9 lines
290 B
Python
9 lines
290 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_move
|
|
from . import account_tax
|
|
from . import l10n_latam_identification_type
|
|
from . import res_company
|
|
from . import res_partner
|
|
from . import template_uy
|
|
from . import l10n_latam_document_type
|