Skip to content
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: update taxable value on updating items after submitting Sales Order and Purchase Order #1943

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

priyanshshah2442
Copy link
Contributor

@priyanshshah2442 priyanshshah2442 commented Mar 29, 2024

closes #1927

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 64.32%. Comparing base (9a179b7) to head (cdeae98).
Report is 8 commits behind head on develop.

❗ Current head cdeae98 differs from pull request most recent head 118a40f. Consider uploading reports for the commit 118a40f to get more accurate results

Files Patch % Lines
...ndia_compliance/gst_india/overrides/transaction.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1943      +/-   ##
===========================================
- Coverage    64.40%   64.32%   -0.08%     
===========================================
  Files          102      102              
  Lines         8366     8385      +19     
===========================================
+ Hits          5388     5394       +6     
- Misses        2978     2991      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit 1f265e3 into resilient-tech:develop Mar 29, 2024
8 of 9 checks passed
mergify bot added a commit that referenced this pull request Mar 29, 2024
…tfix/pr-1943

fix: update `taxable value` on updating items after submitting Sales Order and Purchase Order (backport #1943)
mergify bot added a commit that referenced this pull request Mar 29, 2024
…tfix/pr-1943

fix: update `taxable value` on updating items after submitting Sales Order and Purchase Order (backport #1943)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Item Taxable Value and GST Details in Sales Order And Purchase Order on update after submit.
2 participants