-
-
Notifications
You must be signed in to change notification settings - Fork 246
[17.0][MIG] account_invoice_report_payment_info #371
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
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] account_invoice_report_payment_info #371
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
|
Hi @CarlosRoca13, @carlosdauden, and @juancarlosonate-tecnativa, Could you please take a look at this? I noticed that #361 didn’t require tests for approval, but I’m happy to implement them if needed. Thanks in advance for your support! |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
edescalona
left a comment
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
Hi @DantePereyra , maybe you need to rebase the PR to enable runboat?
6954ce6 to
51a55fc
Compare
Backport from v18 to bring updates.