-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: valuation tax entries on LCV after billing PR (backport #40187) #41913
fix: valuation tax entries on LCV after billing PR (backport #40187) #41913
Conversation
(cherry picked from commit baa3fee) # Conflicts: # erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
(cherry picked from commit 53642e7) # Conflicts: # erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
(cherry picked from commit 8b3d466) # Conflicts: # erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py # erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
(cherry picked from commit 0b36cbe) # Conflicts: # erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
(cherry picked from commit 54a58e9) # Conflicts: # erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
Cherry-pick of baa3fee has failed:
Cherry-pick of 53642e7 has failed:
Cherry-pick of 8b3d466 has failed:
Cherry-pick of 0b36cbe has failed:
Cherry-pick of 54a58e9 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
🎉 This PR is included in version 15.27.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Bug
Fix
Do not change tax accounts for GL entries if the entries are getting reposted by the LCV.
Internal Ref: 16516, 16718
This is an automatic backport of pull request #40187 done by Mergify.