mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-24 13:12:09 +02:00
8 lines
246 B
Python
8 lines
246 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import hr_expense
|
|
from . import hr_expense_sheet
|
|
from . import hr_expense_split
|
|
from . import sale_order
|
|
from . import product_template
|
|
from . import account_move
|