dstpabuaran.com/resources/js/pages/admin/manage/cutting
Yoga Pangestu b85bbb1ba4 feat: enhance purchase and restock management with variant support
- Added existing_material_ids to PurchaseForEdit and RestockForEdit types.
- Introduced RawMaterialVariant and ProductVariantForRestock types for better variant handling.
- Updated PurchaseCreate and PurchaseEdit components to fetch and display raw material variants.
- Enhanced RestockCreate and RestockEdit components to manage product variants dynamically.
- Modified TransactionCreate and TransactionEdit components to support product variants.
- Added routes for fetching active products and raw materials.
2026-08-20 10:48:24 +07:00
..
columns.tsx feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
create.tsx feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
cutting-card.tsx feat: simplify WhatsApp share text generation by removing unnecessary variables and logic 2026-08-15 19:45:53 +07:00
cutting-sub-row.tsx feat: implement lazy loading for cutting materials and combinations, optimize data fetching in Cutting service and controller 2026-08-14 07:02:51 +07:00
edit.tsx feat: enhance purchase and restock management with variant support 2026-08-20 10:48:24 +07:00
index.tsx feat: add notification highlight feature to various services and frontend components 2026-08-15 00:11:40 +07:00
show.tsx feat: update photo handling to support multiple images in CuttingRequest and related components 2026-08-14 22:34:13 +07:00