-
-
Notifications
You must be signed in to change notification settings - Fork 531
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
[MIG] account_banking_mandate_sale: 16.0 #1008
[MIG] account_banking_mandate_sale: 16.0 #1008
Conversation
@ferran-S73 I get two warnings: |
Hi @CasVissers-360ERP that seems weird to me since this module isn't inheriting any of those create methods, where are you getting the warnings? |
ce1a44f
to
0a24a07
Compare
0a24a07
to
f3e8831
Compare
Add option 'mandate_required' on payment orders Autoselect first valid mandate on customer invoice that have a payment mode 'mandate_required' = True Add option on select move lines to pay wizard to allow selection of litigation moves (unchecked by default), in order to integrate the feature of the module account_payment_blocking
…yment method Display chatter on payment orders Several small usability improvements
Port almost all modules to v10 * Update to EPC Rulebook v9.2 that start to apply on 2016-11-20 (bug OCA#300)
…or the partner Closes OCA#459
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/
Currently translated at 100.0% (4 of 4 strings) Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/pt_BR/
Currently translated at 33.3% (2 of 6 strings) Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/sl/
Currently translated at 100.0% (6 of 6 strings) Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/sl/
Currently translated at 100.0% (6 of 6 strings) Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/de/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-payment-12.0/bank-payment-12.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-12-0/bank-payment-12-0-account_banking_mandate_sale/
Currently translated at 87.5% (7 of 8 strings) Translation: bank-payment-14.0/bank-payment-14.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_banking_mandate_sale/ca/
The mandate must now be linked to the invoicing partner and not to the partner of the sale order
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-payment-15.0/bank-payment-15.0-account_banking_mandate_sale Translate-URL: https://translation.odoo-community.org/projects/bank-payment-15-0/bank-payment-15-0-account_banking_mandate_sale/
f3e8831
to
91bb7c1
Compare
I improved this migration in this other PR #1100 |
No description provided.