-
-
Notifications
You must be signed in to change notification settings - Fork 228
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] [16.0] account_invoice_report_grouped_by_picking: next_line empty to avoid dict.get #320
[FIX] [16.0] account_invoice_report_grouped_by_picking: next_line empty to avoid dict.get #320
Conversation
@Shide is this FIX similar to #318 ? Ping @ferran-S73 😄 ❤️ |
Yes, this seems to fix the same thing as #318. Please avoid all the noise of adding the contributor for a quick merge. |
This PR has the |
/ocabot merge patch |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 7b43019. Thanks a lot for contributing to OCA. ❤️ |
Syncing from upstream OCA/account-invoice-reporting (17.0)
next_line is empty to avoid dict.get and throw an AttributeError
MT-6181 @moduon @EmilioPascual @rafaelbn @fcvalgar @Gelojr please review if you want :)