- Add reject_stock field alongside stock (renamed to 'Stok Bagus') and retail_stock ('Stok Ecer')
- Update TypeScript types (ProductVariantFormItem, ProductFormInitialData)
- Update ProductVariantSection, ProductVariantEditModal, and ProductForm with new field
- Add validation rule and attribute label for reject_stock
- Update ProductService to persist reject_stock in create, update, and apply flows
|
||
|---|---|---|
| .. | ||
| CategoryService.php | ||
| CustomerService.php | ||
| ProductService.php | ||
| RawMaterialService.php | ||
| SupplierService.php | ||