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.
2 parents f257a4a + 7325c04 commit df87365Copy full SHA for df87365
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