2
0
account-financial-tools/account_cash_deposit/models/__init__.py
Alexis de Lattre 6b8d47f5c0 Add module account_cash_deposit
This module manages cash deposits (cash to bank) and cash orders (bank to cash)
2022-12-12 18:13:15 +01:00

4 lines
86 B
Python

from . import cash_unit
from . import res_currency
from . import account_cash_deposit