8 lines
176 B
Python
8 lines
176 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import calendar_event_type
|
|
from . import hr_employee
|
|
from . import hr_lv_allocation
|
|
from . import res_company
|
|
from . import res_config_settings
|