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

feat: Show Zero Values filter in consolidated financial statement #28636

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

deepeshgarg007
Copy link
Member

@deepeshgarg007 deepeshgarg007 commented Nov 30, 2021

Added a filter to filter zero value rows in the Consolidated financial statement

Screenshot 2021-11-30 at 1 32 33 PM

From now zero value rows won't be seen by default, only after enabling this filter, zero value rows will be visible

On Enablig the filter:
Screenshot 2021-11-30 at 1 37 24 PM

On Disabling the filter:
Screenshot 2021-11-30 at 1 37 57 PM

no-docs

@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #28636 (9610086) into develop (38dfb60) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop   #28636      +/-   ##
===========================================
- Coverage    55.28%   55.25%   -0.04%     
===========================================
  Files         1120     1121       +1     
  Lines        66664    66747      +83     
===========================================
+ Hits         36856    36878      +22     
- Misses       29808    29869      +61     
Impacted Files Coverage Δ
...cial_statement/consolidated_financial_statement.py 0.00% <0.00%> (ø)
erpnext/regional/saudi_arabia/utils.py 24.05% <0.00%> (-11.51%) ⬇️
erpnext/stock/reorder_item.py 76.06% <0.00%> (-0.86%) ⬇️
.../support/report/issue_analytics/issue_analytics.py 88.98% <0.00%> (-0.85%) ⬇️
erpnext/stock/report/stock_ledger/stock_ledger.py 77.23% <0.00%> (-0.82%) ⬇️
...next/accounts/doctype/subscription/subscription.py 81.74% <0.00%> (-0.57%) ⬇️
erpnext/stock/doctype/bin/bin.py 91.80% <0.00%> (-0.51%) ⬇️
erpnext/selling/doctype/sales_order/sales_order.py 77.11% <0.00%> (-0.39%) ⬇️
erpnext/accounts/utils.py 59.04% <0.00%> (-0.19%) ⬇️
erpnext/hooks.py 0.00% <0.00%> (ø)
... and 16 more

@deepeshgarg007
Copy link
Member Author

@Mergifyio backport version-13-hotfix

@mergify
Copy link
Contributor

mergify bot commented Nov 30, 2021

backport version-13-hotfix

✅ Backports have been created

deepeshgarg007 added a commit that referenced this pull request Nov 30, 2021
…-28636

feat: Show Zero Values filter in consolidated financial statement (backport #28636)
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.

None yet

1 participant