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

fix: add monthly distributation and write query in qb (backport #44983) #45079

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 3, 2025

Issue: Support Ticket - 20143

Before:
In the get_accumulated_monthly_budget query, the monthly_distribution was not used, leading to incorrect budget distribution.

After:
The monthly_distribution is now utilized, and the query has been rewritten using frappe.qb for improved readability.


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

Sanket322 and others added 2 commits January 3, 2025 23:48
helps to inspect result while debugging

(cherry picked from commit b60bd17)
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 3, 2025
@ruthra-kumar ruthra-kumar self-assigned this Jan 6, 2025
@ruthra-kumar ruthra-kumar removed the request for review from deepeshgarg007 January 6, 2025 00:42
@ruthra-kumar ruthra-kumar merged commit 8bb4415 into version-14-hotfix Jan 6, 2025
11 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-44983 branch January 6, 2025 04:58
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.78.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants