rohitwaghchaure
a117ef3cb8
fix: not able to cancel sales invoice ( #38979 )
2023-12-28 11:14:27 +05:30
Deepesh Garg
9b1c22250f
feat: Merge taxes from mapped docs ( #38346 )
...
* feat: Merge taxes from mapped docs
* chore: ci failures
2023-12-27 22:37:01 +05:30
rohitwaghchaure
47ee801d37
fix: incorrect qty in serial batch bundle against pick list ( #38964 )
2023-12-27 13:09:23 +05:30
rohitwaghchaure
161ae1edd1
fix: reset the incoming rate on changing of the warehouse ( #38925 )
2023-12-22 17:37:17 +05:30
rohitwaghchaure
0743289925
fix: serial and batch bundle return not working ( #38754 )
...
* fix: serial and batch bundle return not working
* test: added test case for delivery note return against denormalized serial no
2023-12-17 12:42:07 +05:30
Ankush Menat
eaf86a6461
fix: timezone aware SLA banner ( #38745 )
2023-12-14 15:53:57 +05:30
Ankush Menat
6851c5042f
Revert "fix(ux): don't update qty blindly" ( #38728 )
2023-12-13 23:14:20 +05:30
rohitwaghchaure
13cba5068b
fix: barcode scanning for the stock entry ( #38716 )
2023-12-13 15:08:16 +05:30
rohitwaghchaure
b562b4cf99
fix: show stock qty in popup ( #38698 )
2023-12-12 16:41:10 +05:30
ruthra kumar
fa2d33cb50
fix: typeerror on new sites ( #38692 )
2023-12-12 15:43:39 +05:30
s-aga-r
8ddc26eb2e
Merge pull request #38634 from creative-paramu/shipping_address_link
...
fix: Shipping Address Link Showing in Buying
2023-12-08 18:59:26 +05:30
creative-paramu
ca0c3eb184
fix(ux): Shipping Address Link
2023-12-08 18:57:31 +05:30
s-aga-r
a045916aca
Merge pull request #38608 from s-aga-r/FIX-6766
...
fix(ux): don't update qty blindly
2023-12-08 16:30:42 +05:30
Shariq Ansari
08ed3cd313
fix: format only if searched text contain link value text
2023-12-07 19:39:24 +05:30
s-aga-r
0156339f34
fix(ux): don't update qty blindly
2023-12-07 10:16:46 +05:30
rohitwaghchaure
c8693cdf37
fix: scan for serial or batch in bundle ( #38534 )
2023-12-04 15:02:47 +05:30
Sagar Vora
b6a7549407
fix: use predefined onload property load_after_mapping
( #38209 )
2023-12-02 20:06:19 +05:30
Deepesh Garg
85f9f8d176
Merge pull request #38250 from GursheenK/unset-discount-amount-based-on-coupon-code
...
fix: unset discount amount based on coupon code
2023-11-29 15:53:46 +05:30
Patrick Eissler
8e4b591ea2
fix: make create button translatable ( #38165 )
...
* fix: make all create buttons translatable
* style: use double quotes
---------
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2023-11-29 10:22:47 +05:30
Smit Vora
b206b0583b
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-11-23 15:10:47 +05:30
ruthra kumar
74f9e34182
chore: update new unreconcile doctype name in JS and PY files
2023-11-22 05:59:20 +05:30
Gursheen Anand
6518582ed3
fix: unset discount amount based on coupon code
2023-11-21 15:14:55 +05:30
Dany Robert
3a487bd33a
fix: wrong round off and rounded total
2023-11-18 13:32:04 +00:00
ruthra kumar
c31ee8ea33
refactor: use 'boolean' parameter while fetching FY year
2023-11-14 07:25:10 +05:30
hyaray
59438ee8d4
chore: Add missing translations ( #38043 )
...
chore: Add missing translations
2023-11-11 19:38:24 +05:30
Vishakh Desai
c2bda2c705
fix: Supplier Quotation fields ( #37963 )
2023-11-09 18:26:34 +05:30
Bernd Oliver Sünderhauf
f276fbba4f
refactor: remove extraneous disabled filters
2023-10-28 02:10:28 +02:00
Sabu Siyad
f900a78995
refactor!: drop ecommerce in favor of webshop ( #33265 )
...
* refactor!: remove ecommerce item group field check
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `e_commerce` directory
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `get_context` from `item_group`
https://frappeframework.com/docs/v14/user/en/guides/portal-development/context
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove related `./templates`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(navbar): remove wishlist (ecommerce)
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(js): remove js from scripts
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove `www/all-products`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove pages and js
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove js/customer_reviews
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(portal utils): remove shopping cart debtor account
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove e_commerce events from hooks
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(web): remove e_commerce js from bundle
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(setup): remove shopping cart setup
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove pages
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(item): remove website item button
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(payment request): remove `on_payment_authorized`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: @staticmethod `get_gateway_details`
to avoid monkey patching, in custom apps
https://discuss.erpnext.com/t/how-to-override-method-in-frappe/28786/36
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(pages): remove product page
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(homepage): do not setup website items
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(workspace): remove link to ecommerce settings
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(www): remove shop-by-category
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(homepage): remove featured product
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: remove products in homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor(homepage): remove explore button
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: remove products fields from homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* Revert "refactor!: @staticmethod `get_gateway_details`"
This reverts commit 561bcd96680a930bb92627869502d9346b10611b.
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: remove payment gateway e_commerce import
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* chore: pre-commit
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!: pass `party` into `get_price`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor: move `get_item_codes_by_attributes` to `utilities/product`
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* refactor!(quotation): input customer group
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
* chore: pre-commit
* refactor: remove custom `navbar_items.html`
* refactor!(item): remove `published_in_website`
* refactor: move `validate_duplicate_website_item` before rename
* test: remove `test_shopping_cart_without_website_item`
* chore: add doctype drop patch
* refactor: removed website item related code
* refactor: removed shopping_cart code
* refactor: removed e-commerce related patches
* refactor: removed website related fields from item group
* fix: patch create_asset_depreciation_schedules_from_assets, KeyError: '0K BU64 AUY'
---------
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
2023-10-17 17:05:44 +05:30
Ankush Menat
2790ae0744
fix: Update frappe.link_search usage
...
refer https://github.com/frappe/frappe/pull/22745
2023-10-16 15:43:14 +05:30
Deepesh Garg
621da178e1
Merge branch 'develop' of https://github.com/frappe/erpnext into rounded-row-wise-tax
2023-10-15 18:10:27 +05:30
Rishik Sahu
5ebf7c8c29
fixed-#37231-changed-doc-to-d/closes-the-isse
2023-10-12 14:03:49 +05:30
Dany Robert
6a27cbd61d
Merge branch 'frappe:develop' into rounded-row-wise-tax
2023-10-11 12:31:13 +05:30
ruthra kumar
b495e5a5a1
Merge pull request #37393 from ruthra-kumar/import_financial_statements_in_bundle
...
refactor: import 'financial_statements.js' in erpnext bundle
2023-10-10 11:58:40 +05:30
ruthra kumar
40e7c43ce3
refactor: import financial_statement in erpnext bundle
2023-10-07 21:03:31 +05:30
mergify[bot]
10c666bf69
fix: incorrect status of the returned purchase receipt (backport #37300 ) ( #37380 )
...
fix: incorrect status of the returned purchase receipt (#37300 )
(cherry picked from commit 63f45739e05d728e8844320ff0c7dbafa8660acf)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-10-06 14:43:13 +05:30
Ankush Menat
2dc95e5d59
fix: trial balance report freezes when adding filters ( #37264 )
...
fix: Only add onclick if correct data is returned
workaround for https://github.com/frappe/datatable/issues/177
2023-09-27 12:34:40 +05:30
ruthra kumar
150728deaa
refactor: button on PE to filter associated Journals
2023-09-22 11:30:47 +05:30
rohitwaghchaure
dd4769ecf1
feat: allow to edit Stock Quantity in the Sales and Purchase Transactions ( #36600 )
...
feat: allow to edit Stock Quantity in the Sales and Purchase transactions
2023-09-20 18:09:03 +05:30
Raffael Meyer
57d5c8a837
fix: update help links ( #37098 )
2023-09-19 19:59:16 +05:30
ruthra kumar
21f94918a3
Merge pull request #36893 from marination/bank-reco-code-cleanup
...
refactor: Bank Reconciliation Tool APIs
2023-09-17 08:07:30 +05:30
HENRY Florian
34bb64e41a
fix(ux): move get_route_options_for_new_doc
to refresh
( #37096 )
...
fix: move `get_route_options_for_new_doc` to `refresh`
2023-09-16 15:59:09 +05:30
Ankush Menat
7045810bae
refactor: move clear data button to user action
2023-09-15 20:47:28 +05:30
ruthra kumar
f2b0ac6868
refactor: move unreconcile
btn inside a drop down
2023-09-15 16:19:27 +05:30
ruthra kumar
1d93d66c30
refactor: cancel gain/loss JE on multi currency transactions
2023-09-08 21:29:13 +05:30
ruthra kumar
6fd1c1bca2
refactor: display allocated amount in account currency with symbol
2023-09-05 09:34:01 +05:30
ruthra kumar
0ccb6d8242
chore: rename and add trigger in journal entry
2023-09-05 08:34:26 +05:30
ruthra kumar
1981f3837a
chore: fetch logic for payment entry
2023-09-05 08:34:26 +05:30
ruthra kumar
25fe752185
chore: move functions to a separate file in utils
2023-09-05 08:34:26 +05:30
ruthra kumar
5981c7e0ad
chore: move dialog building function to utils.js
file
2023-09-05 08:34:26 +05:30
rohitwaghchaure
6a7bdeffdf
fix: auto refresh serial and batch bundle field ( #36943 )
2023-09-04 14:11:42 +05:30