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 dc7757d commit 28869c6Copy full SHA for 28869c6
app/code/Magento/Sales/etc/adminhtml/system.xml
@@ -92,6 +92,7 @@
92
</field>
93
<field id="amount" translate="label comment" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="0">
94
<label>Minimum Amount</label>
95
+ <validate>validate-number</validate>
96
<comment>Subtotal after discount</comment>
97
98
<field id="include_discount_amount" translate="label" sortOrder="12" type="select" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
0 commit comments