Skip to content

fix(sales_and_purchase_return): consider `net_rate` instead of `rate`…

fb8ac97
Select commit
Loading
Failed to load commit list.
Open

fix(sales_and_purchase_return): consider net_rate instead of rate for return validation #54628

fix(sales_and_purchase_return): consider `net_rate` instead of `rate`…
fb8ac97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

79.74% (+0.30%) compared to 2b3e047

View this Pull Request on Codecov

79.74% (+0.30%) compared to 2b3e047

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (2b3e047) to head (fb8ac97).
⚠️ Report is 30 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #54628      +/-   ##
===========================================
+ Coverage    79.44%   79.74%   +0.30%     
===========================================
  Files         1160     1160              
  Lines       126161   126372     +211     
===========================================
+ Hits        100224   100776     +552     
+ Misses       25937    25596     -341     
Files with missing lines Coverage Δ
erpnext/controllers/sales_and_purchase_return.py 87.77% <100.00%> (ø)

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.