store/resources/js/pages/admin/manage/purchases/form
2026-07-29 08:43:12 +07:00
..
PurchasePosAddVariantDialog.vue refactor: update modal components to improve layout and scrolling behavior for better user experience 2026-07-07 23:23:28 +07:00
PurchasePosCartDetailDialog.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
PurchasePosCartSummaryItems.vue feat: update ProductRequest to require images only when product is new; enhance removeItem function to allow forced removal; add sync-quantity-input event to PurchasePosCartSummaryItems; implement material search functionality in PurchasePosForm; add disabled prop to RawMaterialInfoSection; integrate variant selection in RawMaterialVariantSection 2026-07-27 21:29:55 +07:00
PurchasePosCatalogPanel.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
PurchasePosCheckoutSection.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
PurchasePosForm.vue feat: enhance PurchasePosForm with image display for materials and add package icon for missing images 2026-07-29 08:43:12 +07:00
PurchasePosMetadataFields.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
usePurchasePosCart.ts 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