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: move validate_total_debit_and_credit fromvalidate toon_submit in Journal Entry (backport #44339) #44491

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 3, 2024

Issue: https://support.frappe.io/helpdesk/tickets/20084
image

image
Total Debit and Credit are shown same even when there is a difference amount.

Solution:
Remove the validation validate_total_debit_and_credit and let the user save Journal Entry. This will recalculate and correct the amounts shown.

Instead, validate validate_total_debit_and_credit in on_submit


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

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 3, 2024
@ruthra-kumar ruthra-kumar merged commit 3e2bc13 into version-15-hotfix Dec 3, 2024
12 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-15-hotfix/pr-44339 branch December 3, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants