payroll, payroll monthly

This commit is contained in:
Narul Hidayah
2026-01-02 00:07:19 +07:00
parent e1f61cf31d
commit 26a4b5965e
3 changed files with 135 additions and 4 deletions

View File

@ -12,5 +12,6 @@ export * from "../entity/hrms/hrms_training";
export * from "../entity/hrms/hrms_training_participant";
export * from "../entity/hrms/hrms_bank";
export * from "../entity/hrms/hrms_payroll";
export * from "../entity/hrms/hrms_payroll_monthly";
export * from "../types/hrms";