Files
bank-payment/account_payment_mode/models/__init__.py
Pedro M. Baeza 63f284d7e5 [FIX] account_payment_mode: Don't change acc_type field type
It's not needed and can cause problems.
2020-10-16 23:03:47 +02:00

5 lines
103 B
Python

from . import account_payment_method
from . import account_payment_mode
from . import account_journal