dstpabuaran.com/app/Http/Requests/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
..
CuttingRequest.php feat: update material usage and stock fields to use decimal type for improved precision 2026-08-15 20:03:00 +07:00
PurchaseRequest.php feat: update photo handling to support multiple images in PurchaseRequest and related components 2026-08-14 22:59:21 +07:00
RestockRequest.php feat: update attribute labels in various request files to use lowercase Indonesian terms for consistency 2026-08-13 08:39:32 +07:00
StokOpnameRequest.php feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
StokOpnameVerifyRequest.php feat: add stok opname management functionality 2026-08-16 19:38:36 +07:00
TransactionRequest.php feat: split 'reject' price type into 'reject_capital' and 'reject_selling', update related components and database migration 2026-08-16 14:27:19 +07:00