erpnext
erpnext copied to clipboard
feat: adding warehouse filter for gross profit report
In gross profit report, there is no warehouse filter, so i will add warehouse filter in gross profit report report.
Uses: If some company use warehouse for their branch, so warehouse filter is used for that types companies and this feature also used for all types of companies.
Codecov Report
Merging #33397 (c2e5cb4) into develop (f6f6408) will decrease coverage by
0.01%
. The diff coverage is50.00%
.
:exclamation: Current head c2e5cb4 differs from pull request most recent head e8ce173. Consider uploading reports for the commit e8ce173 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## develop #33397 +/- ##
===========================================
- Coverage 64.15% 64.15% -0.01%
===========================================
Files 819 819
Lines 59176 59178 +2
===========================================
+ Hits 37965 37966 +1
- Misses 21211 21212 +1
Impacted Files | Coverage Δ | |
---|---|---|
...pnext/accounts/report/gross_profit/gross_profit.py | 85.99% <50.00%> (-0.24%) |
:arrow_down: |
@Gokulnath17 Do you plan to fix this? Else we will close the PR