-
-
Notifications
You must be signed in to change notification settings - Fork 533
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
[16.0][MIG] account_banking_sepa_direct_debit: Migration to 16.0 #1029
[16.0][MIG] account_banking_sepa_direct_debit: Migration to 16.0 #1029
Conversation
7081349
to
ed69c75
Compare
ed69c75
to
9f254d0
Compare
This should include the part of #1031 that corresponds to this. |
@pedrobaeza Added #1031 |
7ea7936
to
d731b49
Compare
10f1fdc
to
f39016b
Compare
Any progress? |
0827939
to
f5d6835
Compare
Functional ReviewIt seems correct, I have created a debit order and I have tried to generate the file, it seems to have the XML schema, the only thing missing would be a warning that the journal does not have a bank account configured or let you set the bank account by hand if it does not. |
You may need to update the test-requirements.txt, this dependency has already been merged. |
f5d6835
to
aea2102
Compare
@manuelcalerosolis done |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-payment-14.0/bank-payment-14.0-account_banking_sepa_direct_debit Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_banking_sepa_direct_debit/
Currently translated at 100.0% (77 of 77 strings) Translation: bank-payment-14.0/bank-payment-14.0-account_banking_sepa_direct_debit Translate-URL: https://translation.odoo-community.org/projects/bank-payment-14-0/bank-payment-14-0-account_banking_sepa_direct_debit/es_AR/
…uld not be required The bank account is taken from the mandate. Mandate is autopopulated if not found.
sepa_credit_transfer: bank_account_required back to True Partial revert of the breakage of PR OCA#875 account_banking_sepa_direct_debit 14.0.1.3.0
account_banking_sepa_direct_debit 14.0.1.3.1
[UPD] Update account_banking_sepa_direct_debit.pot [UPD] README.rst
…, account_banking_direct_debit: Remove Environment.manage() Environment.manage() is deprecated in v 15.0
…nt refactoring Notable changes: - InstrId and EndToEndId tags are now filled with the journal entry ID, as there's no bank payment line identifier.
From this version, Odoo already includes code on the account.payment.method creation for adding such method to each journal: https://github.com/odoo/odoo/blob/a93ed75cb80f16f/addons/account/models/account_payment_method.py#L24-L38 so we don't need to explicitly create them for the new payment methods we are adding in these modules. TT41146
7392fb8
to
ffff2df
Compare
…plied in reports account_banking_sepa_direct_debit 15.0.2.1.0
ffff2df
to
d886973
Compare
@pedrobaeza Done |
This PR has the |
Thanks /ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 3ed6953. Thanks a lot for contributing to OCA. ❤️ |
superseed from #1019
Standard migration to 16.0