Files
bank-payment/account_banking_sepa_credit_transfer/__init__.py
Pedro M. Baeza 00a6b7d22f [FIX] account_banking_sepa_*: Remove post-installs
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
2023-05-29 09:59:10 +07:00

2 lines
21 B
Python