dstpabuaran.com/app/Services/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
..
CuttingService.php feat: update photo conversion URL handling across services to check for generated conversions before retrieving URLs 2026-08-16 14:39:18 +07:00
PurchaseService.php feat: update photo conversion URL handling across services to check for generated conversions before retrieving URLs 2026-08-16 14:39:18 +07:00
RestockService.php feat: add getForEdit method to RestockService for enhanced restock item retrieval and media handling 2026-08-16 15:13:34 +07:00
StokOpnameService.php feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
TransactionService.php feat: enhance transaction management by adding cashier role checks and updating price type logic 2026-08-16 16:20:51 +07:00