This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a8ab96b10b
store
/
app
/
Services
/
Finance
History
Yoga Pangestu
a8ab96b10b
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
..
CashService.php
refactor: replace UpdateCashTransactionRequest with CashTransactionRequest in CashController; add ensureEditable method in CashTransaction model for validation; update CashService to use transaction handling methods; enhance CashTest descriptions for clarity
2026-07-03 23:44:42 +07:00
EmployeeAdvanceService.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
ExpenseService.php
feat: enhance Expense module by improving media upload handling, adding transaction management, and refining form validation; update related components for better user experience
2026-07-03 22:44:33 +07:00
PayrollService.php
refactor: remove redundant blank lines across all services and update dashboard imports
2026-06-28 17:33:46 +07:00