Files
account-financial-tools/account_cost_center/models/__init__.py
2022-06-03 12:58:23 +05:30

8 lines
234 B
Python

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