Odoo18-Base/extra-addons/website_helpdesk/models/__init__.py

8 lines
202 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import helpdesk
from . import helpdesk_ticket
from . import website_menu
from . import website