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: missing def expense if no exp in first month (backport #40865) #41226

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 29, 2024

Deferred Expense (or Income)
Assume the service starts on last day of the month and the amount isn't big.
Monthly calculation and rounding causes the amount to be zero.

This triggers a return statement and expense isn't booked for any month, including future ones.


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

@deepeshgarg007 deepeshgarg007 merged commit 17eb2f0 into version-15-hotfix Apr 29, 2024
12 checks passed
@deepeshgarg007 deepeshgarg007 deleted the mergify/bp/version-15-hotfix/pr-40865 branch April 29, 2024 11:55
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.22.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 May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants