fix: always set correct gst treatment (backport #3751)#3753
Merged
mergify[bot] merged 1 commit intoversion-15-hotfixfrom Oct 16, 2025
Merged
fix: always set correct gst treatment (backport #3751)#3753mergify[bot] merged 1 commit intoversion-15-hotfixfrom
mergify[bot] merged 1 commit intoversion-15-hotfixfrom
Conversation
(cherry picked from commit 31690a4)
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## version-15-hotfix #3753 +/- ##
=====================================================
- Coverage 59.91% 59.89% -0.02%
=====================================================
Files 140 140
Lines 14799 14792 -7
=====================================================
- Hits 8867 8860 -7
Misses 5932 5932
🚀 New features to boost your workflow:
|
Collaborator
|
🎉 This PR is included in version 15.23.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue: incorrect gst treatment if the item tax template is changed from the backend or the item tax template is updated from exempted to taxable.
Steps to replicate:
18%.ExemptedGST treatment will be Taxable, but the Item Tax Template will be
Exemptedbecause erpnext changed it.Summary by CodeRabbit
This is an automatic backport of pull request #3751 done by [Mergify](https://mergify.com).