7 lines
192 B
Python
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
|