-
-
Notifications
You must be signed in to change notification settings - Fork 239
[18.0][MIG] account_invoice_report_payment_info: Migration to 18.0 #361
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
[18.0][MIG] account_invoice_report_payment_info: Migration to 18.0 #361
Conversation
super() is multi-record, like all compute methods. This one should be too. Otherwise, it fails to integrate with `l10n_fr_account_vat_return` with `ValueError: Expected singleton: account.move(739, 737, 741, 735)`. @moduon MT-1075
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
/ocabot migration account_invoice_report_payment_info |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 97d3069. Thanks a lot for contributing to OCA. ❤️ |
Minimal changes
@Tecnativa TT54080
@CarlosRoca13 @carlosdauden can you check? thx!