store/resources/js/pages/admin/master/raw-materials/form
2026-07-09 14:54:23 +07:00
..
RawMaterialForm.vue feat: add confirmation dialogs for deleting variants in ProductForm and RawMaterialForm components to enhance user experience and prevent accidental deletions 2026-07-08 17:17:45 +07:00
RawMaterialInfoSection.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
RawMaterialSharedPriceSection.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
RawMaterialVariantEditModal.vue feat: enhance RawMaterialController and RawMaterialService to support owner verification permissions; add RawMaterialVariantEditModal for editing price variants and implement JSON response for raw material details 2026-07-08 15:48:38 +07:00
RawMaterialVariantSection.vue feat: add functionality to create new raw materials and store them in the purchase draft, enhancing the purchasing process 2026-07-09 14:54:23 +07:00