Files
bank-payment/account_payment_mode/models/__init__.py
Pedro M. Baeza bad9d342df [FIX] account_payment_mode: Don't change acc_type field type
It's not needed and can cause problems.
2023-11-22 11:05:35 +01:00

5 lines
103 B
Python

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