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: error when saving POS merge log (backport #43989) #43991

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 6, 2024

issue

builtins.AttributeError: 'list' object has no attribute 'pos_invoice'

fix

check the first invoice in the list, instead of the list itself.


This is an automatic backport of pull request #43989 done by Mergify.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 6, 2024
@sagarvora sagarvora merged commit 36b22e2 into version-15-hotfix Nov 6, 2024
12 checks passed
@sagarvora sagarvora deleted the mergify/bp/version-15-hotfix/pr-43989 branch November 6, 2024 07:56
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