This commit is contained in:
Narul Hidayah
2026-02-03 03:28:08 +07:00
parent baca5ff758
commit e57d3f84d7
3 changed files with 59 additions and 0 deletions

View File

@ -11,6 +11,7 @@ export * from "../entity/hrms/hrms_training_participant";
export * from "../entity/hrms/hrms_bank";
export * from "../entity/hrms/hrms_attendance";
export * from "../entity/hrms/hrms_attendance_request";
export * from "../entity/hrms/hrms_attendance_request_approval";
export * from "../entity/hrms/hrms_payroll";
export * from "../entity/hrms/hrms_payroll_monthly";
export * from "../entity/hrms/hrms_leave";