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: Paid + Write Off Amount issue in Sales Invoice #44763

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

vishakhdesai
Copy link
Contributor

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

In the case of Return the validation validate_pos is comparing the amounts as negative amounts and when trying to make a partial return it throws the above error.

Fix: Perform the comparision after taking their absolute value

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 18, 2024
@ruthra-kumar ruthra-kumar self-assigned this Dec 23, 2024
@ruthra-kumar ruthra-kumar merged commit 6069483 into frappe:develop Dec 24, 2024
13 checks passed
ruthra-kumar pushed a commit that referenced this pull request Dec 24, 2024
…#44874)

fix: Paid + Write Off Amount issue in Sales Invoice

(cherry picked from commit 1fd7ba7)

Co-authored-by: vishakhdesai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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