From d866790f6cec6aeed33f4efb939756079afbf533 Mon Sep 17 00:00:00 2001 From: vgelani Date: Tue, 9 Oct 2018 15:01:40 +0530 Subject: [PATCH] Added validation on maximum quantity allowed in shopping cart --- .../view/adminhtml/ui_component/product_form.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml b/app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml index f8571b6e332b6..0a7f0fdc32d40 100644 --- a/app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml +++ b/app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml @@ -288,7 +288,7 @@ [GLOBAL] - true + true max_sale_qty