6 lines
192 B
Python
6 lines
192 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_edi_xml_pint_sg
|
|
from . import account_move
|
|
from . import account_tax
|
|
from . import res_partner
|