flectra/addons/hr_recruitment/models/__init__.py

7 lines
161 B
Python
Raw Normal View History

from . import hr_department
from . import hr_recruitment
from . import hr_employee
from . import hr_job
from . import res_config_settings
from . import calendar