store/app/Http/Controllers/Admin/Manage
Yoga Pangestu 9539ff7042 refactor: remove StockController and related stock verification logic
- Deleted `data-table-actions.vue` component as it is no longer needed.
- Removed `CuttingResultPriceItem` type and related properties from `cutting.ts`.
- Updated routes in `web.php` to eliminate stock verification routes and permissions.
- Removed `StockTest.php` file and its associated tests for stock verification and management.
- Adjusted `CuttingTest.php` to reflect changes in cutting results handling and removed references to product variants.
2026-07-19 17:29:19 +07:00
..
Cutting refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Order feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
Purchase feat: add search functionality by ID for purchases, products, and raw materials, enhancing data retrieval in index views 2026-07-10 11:47:10 +07:00
Restock feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks 2026-07-13 19:15:17 +07:00
Stock refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
OwnerVerificationController.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
StokOpnameController.php feat: enhance stok opname management with new submit action and grouped table view 2026-06-29 11:04:50 +07:00