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: asset WDV depreciation calc according to IT act [v14] #1520

Closed
wants to merge 2 commits into from
Closed

fix: asset WDV depreciation calc according to IT act [v14] #1520

wants to merge 2 commits into from

Conversation

anandbaburajan
Copy link
Contributor

@anandbaburajan anandbaburajan commented Dec 31, 2023

First year depreciation for WDV method as per Income Tax act wasn't being calculated properly. Now the depreciation calculations in ERPNext match these calculations provided by a customer.

Needs to be merged with: frappe/erpnext#39050.

@anandbaburajan anandbaburajan changed the title fix: asset WDV depreciation calc according to IT act fix: asset WDV depreciation calc according to IT act [v14] Dec 31, 2023
Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91cc767) 56.58% compared to head (63f01ef) 56.54%.
Report is 10 commits behind head on version-14-hotfix.

❗ Current head 63f01ef differs from pull request most recent head ccb5bc0. Consider uploading reports for the commit ccb5bc0 to get more accurate results

Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-14-hotfix    #1520      +/-   ##
=====================================================
- Coverage              56.58%   56.54%   -0.05%     
=====================================================
  Files                     98       98              
  Lines                   7832     7842      +10     
=====================================================
+ Hits                    4432     4434       +2     
- Misses                  3400     3408       +8     

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

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