1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/helpdesk_sale_timesheet/models/__init__.py
2024-12-10 09:04:09 +07:00

11 lines
298 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import helpdesk_team
from . import helpdesk_ticket
from . import account_analytic_line
from . import helpdesk_sla
from . import product
from . import sale_order
from . import sale_order_line