Files
bank-payment/account_payment_mode/models/__init__.py
Pedro M. Baeza b2d34034b9 [FIX] account_payment_mode: Don't change acc_type field type
It's not needed and can cause problems.
2022-10-10 14:26:44 +02:00

5 lines
103 B
Python

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