Files
bank-payment/account_banking_sepa_credit_transfer/models/__init__.py
Pedro M. Baeza f51b565a2b [MIG] account_banking_pain_base: Migration to 12.0
* Standard migration procedure
* README by fragments
* Fixed tests
* Change
* Fix related no readonly in account_banking_pain_base
* Override default partner bank account check on account_payment_partner
* Convert Python date to string
2018-12-14 11:30:24 +01:00

5 lines
109 B
Python

from . import account_payment_method
from . import account_payment_order
from . import account_payment_line