Files
bank-payment/account_payment_mode/models/__init__.py
Pedro M. Baeza c16f06203f [FIX] account_payment_mode: Don't change acc_type field type
It's not needed and can cause problems.
2019-02-02 01:59:23 +01:00

5 lines
103 B
Python

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