store/app/Http/Controllers/Admin/Finance
Yoga Pangestu 0489badf03
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: update services and controllers to include user information in transaction notifications for improved clarity
2026-07-14 21:41:39 +07:00
..
CashController.php feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
EmployeeAdvanceController.php feat: add ensureEditable method in EmployeeAdvance model for validation; update EmployeeAdvanceController to handle editability checks; enhance PayEmployeeAdvanceRequest with attribute mapping; refactor EmployeeAdvanceService to utilize transaction handling for create, update, delete, approve, and reject methods 2026-07-04 00:09:14 +07:00
ExpenseController.php feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
PayrollController.php feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling 2026-06-28 16:12:15 +07:00