erpnext icon indicating copy to clipboard operation
erpnext copied to clipboard

fix:total value in all keys

Open nishibakabeer opened this issue 2 years ago • 1 comments

Gross and net profit report showing wrong values in monthly quarterly and half yearly filters which is the total value @ruthra-kumar added in develop branch as suggested ( https://github.com/frappe/erpnext/pull/32020)

nishibakabeer avatar Sep 21 '22 09:09 nishibakabeer

Codecov Report

Merging #32310 (6919f38) into develop (07f87b9) will increase coverage by 0.08%. The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #32310      +/-   ##
===========================================
+ Coverage    63.90%   63.99%   +0.08%     
===========================================
  Files          817      817              
  Lines        58129    58153      +24     
===========================================
+ Hits         37150    37216      +66     
+ Misses       20979    20937      -42     
Impacted Files Coverage Δ
...d_net_profit_report/gross_and_net_profit_report.py 0.00% <ø> (ø)
...eport/item_variant_details/item_variant_details.py 31.32% <0.00%> (-53.02%) :arrow_down:
...tch_item_expiry_status/batch_item_expiry_status.py 67.92% <0.00%> (-24.53%) :arrow_down:
...wise_balance_history/batch_wise_balance_history.py 67.79% <0.00%> (-22.04%) :arrow_down:
...saction/incorrect_balance_qty_after_transaction.py 88.37% <0.00%> (-11.63%) :arrow_down:
...rpnext/accounts/doctype/shareholder/shareholder.py 80.00% <0.00%> (-10.00%) :arrow_down:
...rpnext/stock/report/stock_balance/stock_balance.py 84.65% <0.00%> (-3.73%) :arrow_down:
...e/asset_value_adjustment/asset_value_adjustment.py 87.95% <0.00%> (-3.62%) :arrow_down:
...ck/report/cogs_by_item_group/cogs_by_item_group.py 86.32% <0.00%> (-3.42%) :arrow_down:
erpnext/stock/report/stock_ledger/stock_ledger.py 75.79% <0.00%> (-2.55%) :arrow_down:
... and 30 more

codecov[bot] avatar Sep 21 '22 15:09 codecov[bot]

@Mergifyio backport version-13-hotfix version-14-hotfix

ruthra-kumar avatar Sep 26 '22 06:09 ruthra-kumar

backport version-13-hotfix version-14-hotfix

✅ Backports have been created

mergify[bot] avatar Sep 26 '22 06:09 mergify[bot]