mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-24 04:52:01 +02:00
11 lines
342 B
Python
11 lines
342 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
# Copyright (C) 2009 Renato Lima - Akretion
|
|
|
|
from . import account
|
|
from . import account_fiscal_position_template
|
|
from . import account_fiscal_position
|
|
from . import account_chart_template
|
|
from . import res_company
|
|
from . import res_partner
|