Files
account-financial-tools/account_cost_center/models/__init__.py
2020-05-11 08:27:14 +02:00

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