mergify[bot]
706c19db70
fix: prevent bypassing forced valuation rate (backport #30987 ) ( #31020 )
...
fix: prevent bypassing forced valuation rate
if you edit "margin_rate_or_amount" after saving DN then based on
selected margin the rate gets updated which isn't valuation rate.
(cherry picked from commit ee0a277540 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-15 21:15:24 +05:30
Saqib Ansari
047c879bec
fix: user can select disabled accounts in taxes table
...
(cherry picked from commit a1e3ae8869 )
2022-05-12 16:37:25 +00:00
marination
56478752e4
fix: Block 0 Qty via Update Items to be consistent with form validation
...
(cherry picked from commit 0c9154389b )
2022-05-11 07:12:29 +00:00
Deepesh Garg
a167f9e17f
test: Update customer in Sales Invoice
...
(cherry picked from commit c38be53ce8 )
2022-04-14 09:40:53 +00:00
Deepesh Garg
9c5f8415bf
fix: Exchange gain and loss on advance jv allocation
...
(cherry picked from commit 31883b699d )
2022-04-14 09:40:53 +00:00
Nabin Hait
e650d99cdd
feat: Ignore permlevel for specific fields
...
(cherry picked from commit 993c6c0de9 )
2022-04-12 10:26:17 +00:00
Deepesh Garg
f6c9f052d2
fix: Deferred Revenue/Expense Account validation
...
(cherry picked from commit 9bf5f76ac8 )
2022-04-11 11:33:33 +00:00
Deepesh Garg
1b25a7fe76
fix: Implicit ignore pricing rule check on returns
2022-04-09 19:20:51 +05:30
Deepesh Garg
3a55cad05f
Merge pull request #30575 from deepeshgarg007/pos_shipping
...
fix: Do not apply shipping rule for POS transactions
2022-04-06 10:00:21 +05:30
Deepesh Garg
95298f0400
fix: Use get instead of dot
2022-04-06 09:27:40 +05:30
Deepesh Garg
c0ebcfb393
fix: Do not apply shipping rule for POS transactions
2022-04-04 20:05:10 +05:30
Rohit Waghchaure
3038a5cd5a
test: test case to validate rejected qty without accepted warehouse
...
(cherry picked from commit ac5df1abbe )
2022-04-04 12:57:04 +00:00
Rohit Waghchaure
157461ed02
fix: if accepted warehouse not selected during rejection then stock ledger not created
...
(cherry picked from commit 0a71cabab1 )
2022-04-04 12:57:04 +00:00
Saqib Ansari
8416dc713c
fix: unexpected keyword argument 'pluck'
2022-03-31 16:32:01 +05:30
Saqib Ansari
a51b32b7e0
fix: merge conflicts
2022-03-31 14:19:53 +05:30
Saqib Ansari
c36b5d9ab8
perf: skip warehouse validation for non-stock items
...
(cherry picked from commit 199a6da960 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2022-03-31 08:46:16 +00:00
Saqib Ansari
ad91d57a41
perf: skip warehouse validation for non-stock items
...
(cherry picked from commit 6528218ac3 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2022-03-31 08:46:15 +00:00
Ankush Menat
c07713b860
style: bulk format code with black
...
v13 port because otherwise backports will result in conflicts always
2022-03-29 17:29:34 +05:30
Deepesh Garg
6a50f36b31
test: test for auto write-off amount
2022-03-25 18:02:14 +05:30
Deepesh Garg
665bd4c510
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into pos_write_off
2022-03-25 16:00:33 +05:30
Deepesh Garg
2e0e6ca6b1
fix: Condition
2022-03-25 12:39:59 +05:30
Deepesh Garg
6937a498e7
fix: Revert rate calculation
2022-03-25 12:28:55 +05:30
Deepesh Garg
13fcda5776
fix: Rate change issue on save and mapping from other doc
2022-03-25 10:46:09 +05:30
Deepesh Garg
d3fd2fd2c5
fix: Ignore for Purchase Invoices
2022-03-24 13:35:32 +05:30
Deepesh Garg
ee4258e42c
fix: Write off amount wrongly calculated in POS Invoice
2022-03-24 12:31:37 +05:30
Deepesh Garg
0979ba0670
fix: GST account not showing up in tax templates
...
(cherry picked from commit 57924599da )
2022-03-23 07:47:52 +00:00
Deepesh Garg
935d2e3d64
fix: Validate income/expense account in sales and purchase invoice
...
(cherry picked from commit 06936cf1c0 )
2022-03-17 13:03:20 +00:00
mergify[bot]
34d6031601
fix(pos): do not reset mode of payments in case of consolidation (backport #30198 ) ( #30218 )
2022-03-14 18:30:41 +05:30
Subin Tom
a1c9d1c67f
fix: pos return payment mode issue ( #26872 )
2022-03-14 12:53:26 +05:30
Deepesh Garg
d71a8886b4
Merge pull request #30205 from frappe/mergify/bp/version-13-hotfix/pr-30152
...
fix: Sales and Purchase return optimization (backport #30152 )
2022-03-13 17:49:19 +05:30
Deepesh Garg
f31a7bde82
fix: Update party type
...
(cherry picked from commit e9d458b822 )
2022-03-13 11:44:13 +00:00
Deepesh Garg
5eeb09c84e
fix: Sales and Purchase retrun optimization
...
(cherry picked from commit 395b15058c )
2022-03-13 11:44:13 +00:00
Deepesh Garg
44fd94f6b2
fix: Shipping rule application fixes
...
(cherry picked from commit d596e0e4df )
2022-03-11 06:35:03 +00:00
Deepesh Garg
07db36b23d
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-29940
2022-03-08 14:02:00 +05:30
Saqib Ansari
31f20cf144
fix(pos): multiple pos round off cases
...
(cherry picked from commit 17445c7e04 )
2022-03-08 05:55:08 +00:00
Deepesh Garg
9af14ec0d0
fix: Test cases with discount
...
(cherry picked from commit d95f8934aa )
2022-03-08 03:39:33 +00:00
Ankush Menat
dfbd0ebf91
fix: apply margin on duplicated doc too
...
(cherry picked from commit bbc4710fa3 )
2022-03-08 03:39:33 +00:00
Deepesh Garg
fd3adbb6fe
fix: Item discounts for quotation
...
(cherry picked from commit 3a547cb0d9 )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.js
2022-03-08 03:39:33 +00:00
Ankush Menat
870799c4e2
fix: repost items with repeating item-warehouses
...
(cherry picked from commit 3638fbf06b )
2022-03-02 14:08:57 +05:30
Rohit Waghchaure
b98d3da8e3
fix: removed validation to check zero qty
...
(cherry picked from commit 39d3f20d9b )
2022-02-28 12:25:20 +00:00
Deepesh Garg
da1713ad00
fix: Remove unintended changes
...
(cherry picked from commit a61790c00f )
2022-02-23 05:52:53 +00:00
Deepesh Garg
e82f55ce9e
fix: Validate party account with company
...
(cherry picked from commit 5a2b571aa9 )
2022-02-23 05:52:52 +00:00
Ankush Menat
90ebe6f266
fix: avoid creating bins without item-wh
...
Co-Authored-By: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-Authored-By: Saurabh <saurabh6790@gmail.com >
(cherry picked from commit c36bd7e1a6 )
2022-02-17 20:17:13 +05:30
Saqib Ansari
c980bce1c8
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-29701
2022-02-10 10:53:53 +05:30
Saqib Ansari
7835e86da0
fix(test): do not enable negative stock
...
(cherry picked from commit 75256863c6 )
2022-02-09 11:13:04 +00:00
Saqib Ansari
e2d8fce3c5
fix(test): case if write off is calculated as negative amount
...
(cherry picked from commit c2b83a0283 )
2022-02-09 11:13:04 +00:00
Saqib Ansari
32b55e715a
fix(pos): incorrect grand_total in case of inclusive taxes on item
...
(cherry picked from commit 0452d7de20 )
2022-02-09 11:13:03 +00:00
Saqib Ansari
23a5b3df18
fix: ignore pricing rule in all transactions
...
(cherry picked from commit ab36b27a94 )
2022-02-09 08:02:56 +00:00
Saqib Ansari
fc67f02ffc
test: item price on remove pricing rule
...
(cherry picked from commit b8c41e3030 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
2022-02-09 08:02:55 +00:00
rohitwaghchaure
a3f1844311
Merge pull request #29552 from frappe/mergify/bp/version-13-hotfix/pr-29359
...
fix: bypass selling price validation for free item (backport #29359 )
2022-02-09 10:39:34 +05:30