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

feat: Clear unallocated mode of payments on submitting POS Invoice #43218

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

devdiogenes
Copy link

Currently when we create a Sales Invoice with POS Payments, when it be submitted, all unallocated modes of payments are deleted in this function.

It doesn't happens in POS Invoice. This commit copies the codes that makes it happens, from Sales Invoice to POS Invoice.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 13, 2024
@ruthra-kumar ruthra-kumar self-assigned this Sep 16, 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.

2 participants