7 lines
210 B
Python
7 lines
210 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import template_no
|
|
from . import account_journal
|
|
from . import account_move
|
|
from . import res_partner
|
|
from . import res_company
|