dstpabuaran.com/resources/js/lib
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
..
product-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
purchase-draft.ts feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
raw-material-draft.ts feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +07:00
restock-draft.ts feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
utils.ts feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00