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 #43391

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

ljain112
Copy link
Contributor

@ljain112 ljain112 commented Sep 26, 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

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 26, 2024
@vorasmit vorasmit merged commit 3eabc2b into frappe:develop Oct 7, 2024
16 checks passed
vorasmit added a commit that referenced this pull request Oct 7, 2024
…-43391

fix: create Account Closing Balance even though there are no transaction in period (backport #43391)
vorasmit added a commit that referenced this pull request Oct 7, 2024
…-43391

fix: create Account Closing Balance even though there are no transaction in period (backport #43391)
@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
backport version-14-hotfix backport to version 14 backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants