Skip to content
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

Closed

Conversation

ferran-S73
Copy link
Contributor

@ferran-S73 ferran-S73 commented Dec 29, 2022

No description provided.

@CasVissers-360ERP
Copy link

@ferran-S73 I get two warnings:
The model odoo.addons.account_banking_mandate.models.account_banking_mandate is not overriding the create method in batch
The model odoo.addons.account_banking_mandate.models.account_move is not overriding the create method in batch

@ferran-S73
Copy link
Contributor Author

@ferran-S73 I get two warnings: The model odoo.addons.account_banking_mandate.models.account_banking_mandate is not overriding the create method in batch The model odoo.addons.account_banking_mandate.models.account_move is not overriding the create method in batch

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?

@Raul-S73 Raul-S73 force-pushed the 16.0-mig-account_banking_mandate_sale branch from ce1a44f to 0a24a07 Compare May 5, 2023 09:00
@ferran-S73 ferran-S73 force-pushed the 16.0-mig-account_banking_mandate_sale branch from 0a24a07 to f3e8831 Compare June 1, 2023 06:54
@ferran-S73 ferran-S73 mentioned this pull request Jun 6, 2023
14 tasks
alexis-via and others added 24 commits June 8, 2023 17:49
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)
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/
oca-transbot and others added 13 commits June 8, 2023 17:49
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/
@ferran-S73 ferran-S73 force-pushed the 16.0-mig-account_banking_mandate_sale branch from f3e8831 to 91bb7c1 Compare June 8, 2023 15:50
@alexis-via
Copy link
Contributor

I improved this migration in this other PR #1100

@alexis-via alexis-via closed this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.