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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vishakhdesai
Copy link
Contributor

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

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 26, 2024
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.

1 participant