Files
account-financial-tools/account_cost_center/models/__init__.py
2022-06-03 14:28:01 +05:30

7 lines
196 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import account_move
from . import account_move_line
from . import account_invoice_report
from . import account_cost_center