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) #43990

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 876af6d into version-14-hotfix Nov 6, 2024
11 checks passed
@sagarvora sagarvora deleted the mergify/bp/version-14-hotfix/pr-43989 branch November 6, 2024 07:56
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.75.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants