7 lines
133 B
Python
Raw Permalink Normal View History

# -*- coding: utf-8 -*-
from . import hr_contract
from . import hr_employee_base
from . import hr_leave
from . import hr_work_entry