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
2dab1efeae
store
/
resources
/
js
/
pages
/
admin
/
finance
History
Yoga Pangestu
d076df9d72
feat: implement CRUD functionality for payroll adjustments including update and delete operations
2026-06-14 14:38:38 +07:00
..
cash
Add cash management features including CashAccount and CashTransaction models, CashController for handling transactions, and corresponding requests for validation. Implement permissions in the Permission and Role enums, and update routes for cash operations. Enhance UI components for cash transaction management, including a data table and form modal. Update sidebar for cash navigation.
2026-06-10 23:48:49 +07:00
employee-advances
Add employee advance management features including EmployeeAdvance model, EmployeeAdvanceController for CRUD operations, and corresponding permissions in the Permission and Role enums. Implement request validation for employee advances and enhance UI components for employee advance listing and management, including data table and form modal. Update sidebar for employee advances navigation.
2026-06-11 00:40:53 +07:00
expenses
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
payroll
feat: implement CRUD functionality for payroll adjustments including update and delete operations
2026-06-14 14:38:38 +07:00