This commit is contained in:
Narul Hidayah
2026-02-02 20:02:59 +07:00
parent 44d039b4e9
commit baca5ff758
3 changed files with 74 additions and 1 deletions

View File

@ -10,6 +10,7 @@ export * from "../entity/hrms/hrms_training";
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_payroll";
export * from "../entity/hrms/hrms_payroll_monthly";
export * from "../entity/hrms/hrms_leave";