File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
app/code/Magento/CatalogInventory/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 355
355
</select >
356
356
</formElements >
357
357
</field >
358
- <field name =" is_decimal_divided" sortOrder =" 700" formElement =" select" >
358
+ <container name =" container_is_decimal_divided" component =" Magento_Ui/js/form/components/group" sortOrder =" 700" >
359
+ <argument name =" data" xsi : type =" array" >
360
+ <item name =" config" xsi : type =" array" >
361
+ <item name =" formElement" xsi : type =" string" >container</item >
362
+ <item name =" dataScope" xsi : type =" string" >stock_data</item >
363
+ <item name =" imports" xsi : type =" array" >
364
+ <item name =" visible" xsi : type =" string" >${$.provider}:data.product.stock_data.is_qty_decimal</item >
365
+ </item >
366
+ </item >
367
+ </argument >
368
+ <field name =" is_decimal_divided" formElement =" select" >
359
369
<argument name =" data" xsi : type =" array" >
360
370
<item name =" config" xsi : type =" array" >
361
371
<item name =" value" xsi : type =" number" >0</item >
377
387
</select >
378
388
</formElements >
379
389
</field >
390
+ </container >
380
391
<container name =" container_backorders" component =" Magento_Ui/js/form/components/group" sortOrder =" 800" >
381
392
<argument name =" data" xsi : type =" array" >
382
393
<item name =" config" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments