mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-26 08:31:58 +02:00
11 lines
356 B
Python
11 lines
356 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import template_br
|
|
from . import account
|
|
from . import account_journal
|
|
from . import account_move
|
|
from . import account_fiscal_position
|
|
from . import l10n_br_zip_range
|
|
from . import res_partner
|
|
from . import res_city
|
|
from . import res_company
|
|
from . import res_partner_bank
|