leave type, shift module
This commit is contained in:
@ -2,5 +2,7 @@ export * from "../entity/hrms/hrms_department"
|
||||
export * from "../entity/hrms/hrms_airport"
|
||||
export * from "../entity/hrms/hrms_position"
|
||||
export * from "../entity/hrms/hrms_holiday"
|
||||
export * from "../entity/hrms/hrms_leave_type"
|
||||
export * from "../entity/hrms/hrms_shift"
|
||||
|
||||
export * from "../types/hrms_holiday"
|
||||
export * from "../types/hrms"
|
||||
Reference in New Issue
Block a user