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: use item gst details for tax amounts in transaction data #2487

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ljain112
Copy link
Collaborator

@ljain112 ljain112 commented Jul 30, 2024

@ljain112 ljain112 marked this pull request as draft July 30, 2024 13:41
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.08%. Comparing base (7ac0410) to head (a8f3616).
Report is 11 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2487      +/-   ##
===========================================
- Coverage    61.41%   61.08%   -0.33%     
===========================================
  Files          117      118       +1     
  Lines        11277    11331      +54     
===========================================
- Hits          6926     6922       -4     
- Misses        4351     4409      +58     
Files Coverage Δ
...dia_compliance/gst_india/utils/transaction_data.py 92.64% <100.00%> (-0.60%) ⬇️

... and 10 files with indirect coverage changes

Impacted file tree graph

@ljain112 ljain112 marked this pull request as ready for review August 12, 2024 12:27
}
)

def get_progressive_item_tax_amount(self, amount, tax_type):
Copy link
Member

@vorasmit vorasmit Aug 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be still needed. Can be implemented at Item GST Details.

@vorasmit vorasmit removed their assignment Aug 13, 2024
@vorasmit vorasmit marked this pull request as draft August 22, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants