mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-24 16:32:00 +02:00
8 lines
280 B
Python
8 lines
280 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_tax
|
|
from . import account_move
|
|
from . import l10n_latam_identification_type
|
|
from . import res_partner
|
|
from . import res_city_district
|
|
from . import res_city
|
|
from . import res_company
|