Odoo18-Base/addons/l10n_ec/models/__init__.py
2025-03-10 11:12:23 +07:00

13 lines
377 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import res_partner
from . import l10n_ec_sri_payment
from . import l10n_latam_document_type
from . import account_move
from . import account_tax
from . import account_tax_group
from . import res_company
from . import account_journal
from . import account_chart_template