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: credit note creation during pos invoice consolidation #46277

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

Conversation

diptanilsaha
Copy link
Member

@diptanilsaha diptanilsaha commented Mar 4, 2025

The current workflow for creating a credit note while consolidating the POS invoice is broken as the workflow creates only one Credit Note, even though some Return POS Invoice is generated from a Consolidated POS Invoice. However, it should create a separate Credit Note for the consolidated POS Invoices.

Also, this solves the issue of incorrectly linking Sales Invoice Item while creating the Credit Note.

Fixes: 32974 32065

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Mar 4, 2025
@diptanilsaha diptanilsaha requested a review from nabinhait March 4, 2025 12:37
@nabinhait nabinhait self-assigned this Mar 5, 2025
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