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: utility to debug financial reports - Bisect Accounting Statements (backport #38496) #40615

Merged
merged 32 commits into from
Mar 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 22, 2024

A tool to debug any difference in 'Balance Sheet' and 'Profit and Loss' Statements. The tool first builds a binary search tree for the give time frame and then allows user to interactively navigate the tree left, right or up, runs the Balance Sheet and Profit & Loss reports for that section and shows the difference between them. The heatmap is just for better visualization.

bisect_converted.mp4

no-docs


This is an automatic backport of pull request #38496 done by Mergify.

(cherry picked from commit decdbd2)
(cherry picked from commit 4c8a8c3)
(cherry picked from commit 5a25c80)
(cherry picked from commit 26503a2)
(cherry picked from commit 03a38ed)
(cherry picked from commit 2de3e6c)
(cherry picked from commit a427029)
(cherry picked from commit d53b34c)
1. remove unnecessary columns
2. added basic tree navigation

(cherry picked from commit 705ef4f)
(cherry picked from commit de2eba0)
(cherry picked from commit 85f2a6d)
(cherry picked from commit 9d20256)
(cherry picked from commit bd3dc64)
(cherry picked from commit 16db6c2)
(cherry picked from commit 5e2d21c)
(cherry picked from commit 3952998)
(cherry picked from commit ea3071d)
(cherry picked from commit ca14ae8)
(cherry picked from commit 14c8c8c)
(cherry picked from commit 0890b41)
@ruthra-kumar ruthra-kumar merged commit ab7f806 into version-14-hotfix Mar 22, 2024
10 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-38496 branch March 22, 2024 10:53
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.66.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants