flectra/addons/hr_recruitment/models/__init__.py

8 lines
182 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
2018-08-20 11:29:49 +02:00
from . import digest