store/resources/js/pages/admin/manage/cuttings
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
..
form refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
table refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Create.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Edit.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
Index.vue feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
Share.vue refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00