769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
7 lines
161 B
Python
7 lines
161 B
Python
from . import hr_department
|
|
from . import hr_recruitment
|
|
from . import hr_employee
|
|
from . import hr_job
|
|
from . import res_config_settings
|
|
from . import calendar
|