Files
account-financial-tools/account_cost_center/models/__init__.py
2023-02-15 11:45:33 +01:00

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