-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
[17.0][MIG] contract_payment_mode: Migration to 17.0 #1116
[17.0][MIG] contract_payment_mode: Migration to 17.0 #1116
Conversation
f8f1cc3
to
369a627
Compare
@pedrobaeza could you assign this migration to us, and close the other migration PR? @rousseldenis Could you help us with the reviews? THX! |
/ocabot migration contract_payment_mode |
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.
Code review
* Copy partner payment mode to contracts when installing * Filter payment modes for sales * Adding tests
in recurring invoice
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/
Currently translated at 100.0% (2 of 2 strings) Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/es/
Currently translated at 100.0% (2 of 2 strings) Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/nl/
Currently translated at 100.0% (2 of 2 strings) Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/it/
Currently translated at 100.0% (2 of 2 strings) Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/hr/
Currently translated at 100.0% (2 of 2 strings) Translation: contract-16.0/contract-16.0-contract_payment_mode Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_payment_mode/it/
369a627
to
3f7ba23
Compare
@ValentinVinagre @HaraldPanten I updated the PR to your requested changes |
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.
@pedrobaeza could we merge this one?
THX!
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.
/ocabot merge nobump
On my way to merge this fine PR! |
Congratulations, your PR was merged at 350ed63. Thanks a lot for contributing to OCA. ❤️ |
Standard migration
Added little improvements requested by Rousseldenis
Supersedes #1088
T-6501