store/resources/js/pages/admin/master/raw-materials/form
2026-07-13 10:33:08 +07:00
..
RawMaterialForm.vue feat: add variant search functionality in product and raw material forms, improving user experience by allowing filtering of variants based on name 2026-07-13 10:33:08 +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