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 14:59:49 +05:30
from . import digest