6 lines
186 B
Python
6 lines
186 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import template_cz
|
|
from . import res_company
|
|
from . import account_move
|
|
from . import account_move_line
|