-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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: error when saving POS merge log #43989
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sagarvora
added
backport version-14-hotfix
backport to version 14
backport version-15-hotfix
and removed
needs-tests
This PR needs automated unit-tests.
labels
Nov 6, 2024
mergify bot
pushed a commit
that referenced
this pull request
Nov 6, 2024
(cherry picked from commit c62596b)
mergify bot
pushed a commit
that referenced
this pull request
Nov 6, 2024
(cherry picked from commit c62596b)
sagarvora
added a commit
that referenced
this pull request
Nov 6, 2024
…-43989 fix: error when saving POS merge log (backport #43989)
sagarvora
added a commit
that referenced
this pull request
Nov 6, 2024
…-43989 fix: error when saving POS merge log (backport #43989)
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 7, 2024
## [15.41.1](v15.41.0...v15.41.1) (2024-11-07) ### Bug Fixes * ensure list has items ([633997b](633997b)) * error when saving POS merge log ([#43989](#43989)) ([c3e61ae](c3e61ae)) * removed single quotes from deferred revenue ([#43985](#43985)) ([20033ee](20033ee)) * task showing limit in customer portal (backport [#44003](#44003)) ([#44005](#44005)) ([47a8fc2](47a8fc2)) * Update `dimension_filter_map` query ([318830c](318830c))
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 7, 2024
## [14.75.1](v14.75.0...v14.75.1) (2024-11-07) ### Bug Fixes * ensure list has items ([5c8af85](5c8af85)) * error when saving POS merge log ([#43989](#43989)) ([657bd37](657bd37)) * removed single quotes from deferred revenue ([#43985](#43985)) ([aee8a23](aee8a23)) * serial no ledger report ([#44006](#44006)) ([9838eaa](9838eaa)) * task showing limit in customer portal (backport [#44003](#44003)) ([#44004](#44004)) ([bc9f0f8](bc9f0f8))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
issue
fix
check the first invoice in the list, instead of the list itself.