5 lines
149 B
Python
5 lines
149 B
Python
from . import hr_employee_stats
|
|
from . import hr_timesheet_sheet
|
|
from . import res_config
|
|
from . import res_company
|
|
from . import hr_leave_allocation |