flectra/addons/helpdesk_project_ext/models/__init__.py

7 lines
192 B
Python

# Part of Flectra See LICENSE file for full copyright and licensing details.
from . import helpdesk_team
from . import helpdesk_ticket
from . import project
from . import res_config_settings