dstpabuaran.com/app/Services/Admin
Yoga Pangestu cf0e772159 feat: implement restock management functionality
- Add RestockIndex component for displaying and managing restocks.
- Create RestockCardRow component for rendering individual restock items.
- Implement RestockItemSubRow component for displaying detailed item information.
- Define routes for restock management in web.php.
- Create RestockTest to cover various scenarios for restock creation, updating, and deletion.
- Ensure proper handling of permissions for restock actions.
- Add validation for restock data and ensure correct relationships are maintained.
2026-08-02 22:34:10 +07:00
..
Finance refactor: replace map with transform for collection formatting in CashAccountService and ExpenseService 2026-08-02 01:31:39 +07:00
HR refactor: standardize pagination parameters and improve code formatting across multiple services 2026-08-01 22:51:24 +07:00
Manage feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
Master feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
Settings refactor: standardize pagination parameters and improve code formatting across multiple services 2026-08-01 22:51:24 +07:00
AdminSettingsService.php refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00