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 c7f6511 commit d683299Copy full SHA for d683299
app/code/Magento/CatalogInventory/view/adminhtml/ui_component/product_form.xml
@@ -428,7 +428,7 @@
428
<item name="config" xsi:type="array">
429
<item name="description" xsi:type="string" translate="true">Use Config Settings</item>
430
<item name="formElement" xsi:type="string">checkbox</item>
431
- <item name="dataScope" xsi:type="string">use_config_enable_qty_increments</item>
+ <item name="dataScope" xsi:type="string">use_config_enable_qty_inc</item>
432
<item name="valueMap" xsi:type="array">
433
<item name="true" xsi:type="string">1</item>
434
<item name="false" xsi:type="string">0</item>
0 commit comments