We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f57a30 commit db4ac89Copy full SHA for db4ac89
app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml
@@ -285,7 +285,7 @@
285
<settings>
286
<scopeLabel>[GLOBAL]</scopeLabel>
287
<validation>
288
- <rule name="validate-number" xsi:type="boolean">true</rule>
+ <rule name="validate-greater-than-zero" xsi:type="boolean">true</rule>
289
</validation>
290
<label translate="true">Maximum Qty Allowed in Shopping Cart</label>
291
<dataScope>max_sale_qty</dataScope>
0 commit comments