dstpabuaran.com/app/Http/Controllers/Admin/Manage
Yoga Pangestu 05707aad7d feat: add stok opname management functionality
- Implemented StokOpnameEdit component for editing stock opname entries.
- Created StokOpnameIndex component for listing and managing stock opnames.
- Added StokOpnameCardRow and StokOpnameItemSubRow components for displaying stock opname details.
- Introduced routes for stok opname CRUD operations and actions (submit, verify, reject, cancel).
- Integrated UI components for better user interaction and data presentation.
2026-08-16 19:38:36 +07:00
..
CuttingController.php feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
PurchaseController.php feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
RestockController.php feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
StokOpnameController.php feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
TransactionController.php feat: enhance transaction management by adding cashier role checks and updating price type logic 2026-08-16 16:20:51 +07:00