store/resources/js/components/admin/finance/employee-advances
2026-06-14 13:48:48 +07:00
..
columns.ts refactor: remove photo attachment functionality from employee advances module 2026-06-14 13:48:48 +07:00
data-table-actions.vue fix: enforce cash balance validation, add due date constraint, and improve error message feedback in finance modules 2026-06-14 13:36:25 +07:00
EmployeeAdvanceFormModal.vue refactor: remove photo attachment functionality from employee advances module 2026-06-14 13:48:48 +07:00
RejectEmployeeAdvanceModal.vue Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback. 2026-06-12 22:48:23 +07:00