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: create Account Closing Balance even though there are no transaction in period (backport #43391) #43527

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 7, 2024

Issue-: If there are no transactions in a period, Account Closing Balances are not created. This gives incorrect opening balance for the following period.

Fix: Allow creating closing entries even if there are no GL entries or period closing voucher entries.

image

Frappe Support Issue: https://support.frappe.io/app/hd-ticket/22654


This is an automatic backport of pull request #43391 done by [Mergify](https://mergify.com).

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Oct 7, 2024
@vorasmit vorasmit merged commit 225adf5 into version-15-hotfix Oct 7, 2024
12 checks passed
@vorasmit vorasmit deleted the mergify/bp/version-15-hotfix/pr-43391 branch October 7, 2024 17:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2024
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants