|
35 | 35 | <argument name="data" xsi:type="array">
|
36 | 36 | <item name="config" xsi:type="array">
|
37 | 37 | <item name="formElement" xsi:type="string">container</item>
|
38 |
| - <item name="label" xsi:type="string" translate="true">Manage Stock</item> |
39 | 38 | <item name="dataScope" xsi:type="string">stock_data</item>
|
40 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
41 | 39 | </item>
|
42 | 40 | </argument>
|
43 | 41 | <field name="manage_stock" formElement="select">
|
|
117 | 115 | <argument name="data" xsi:type="array">
|
118 | 116 | <item name="config" xsi:type="array">
|
119 | 117 | <item name="formElement" xsi:type="string">container</item>
|
120 |
| - <item name="label" xsi:type="string" translate="true">Out-of-Stock Threshold</item> |
121 | 118 | <item name="dataScope" xsi:type="string">stock_data</item>
|
122 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
123 | 119 | <item name="imports" xsi:type="array">
|
124 | 120 | <item name="visible" xsi:type="string">${$.provider}:data.product.stock_data.manage_stock</item>
|
125 | 121 | </item>
|
|
290 | 286 | <argument name="data" xsi:type="array">
|
291 | 287 | <item name="config" xsi:type="array">
|
292 | 288 | <item name="formElement" xsi:type="string">container</item>
|
293 |
| - <item name="label" xsi:type="string" translate="true">Maximum Qty Allowed in Shopping Cart</item> |
294 | 289 | <item name="dataScope" xsi:type="string">stock_data</item>
|
295 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
296 | 290 | </item>
|
297 | 291 | </argument>
|
298 | 292 | <field name="max_sale_qty" formElement="input">
|
|
396 | 390 | <argument name="data" xsi:type="array">
|
397 | 391 | <item name="config" xsi:type="array">
|
398 | 392 | <item name="formElement" xsi:type="string">container</item>
|
399 |
| - <item name="label" xsi:type="string" translate="true">Backorders</item> |
400 | 393 | <item name="dataScope" xsi:type="string">stock_data</item>
|
401 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
402 | 394 | <item name="imports" xsi:type="array">
|
403 | 395 | <item name="visible" xsi:type="string">${$.provider}:data.product.stock_data.manage_stock</item>
|
404 | 396 | </item>
|
|
465 | 457 | <argument name="data" xsi:type="array">
|
466 | 458 | <item name="config" xsi:type="array">
|
467 | 459 | <item name="formElement" xsi:type="string">container</item>
|
468 |
| - <item name="label" xsi:type="string" translate="true">Notify for Quantity Below</item> |
469 | 460 | <item name="dataScope" xsi:type="string">stock_data</item>
|
470 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
471 | 461 | <item name="imports" xsi:type="array">
|
472 | 462 | <item name="visible" xsi:type="string">${$.provider}:data.product.stock_data.manage_stock</item>
|
473 | 463 | </item>
|
|
526 | 516 | <argument name="data" xsi:type="array">
|
527 | 517 | <item name="config" xsi:type="array">
|
528 | 518 | <item name="formElement" xsi:type="string">container</item>
|
529 |
| - <item name="label" xsi:type="string" translate="true">Enable Qty Increments</item> |
530 | 519 | <item name="dataScope" xsi:type="string">stock_data</item>
|
531 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
532 | 520 | </item>
|
533 | 521 | </argument>
|
534 | 522 | <field name="enable_qty_increments" formElement="select">
|
|
589 | 577 | <argument name="data" xsi:type="array">
|
590 | 578 | <item name="config" xsi:type="array">
|
591 | 579 | <item name="formElement" xsi:type="string">container</item>
|
592 |
| - <item name="label" xsi:type="string" translate="true">Qty Increments</item> |
593 | 580 | <item name="dataScope" xsi:type="string">stock_data</item>
|
594 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
595 | 581 | <item name="imports" xsi:type="array">
|
596 | 582 | <item name="visible" xsi:type="string">${$.provider}:data.product.stock_data.enable_qty_increments</item>
|
597 | 583 | </item>
|
|
654 | 640 | <argument name="data" xsi:type="array">
|
655 | 641 | <item name="config" xsi:type="array">
|
656 | 642 | <item name="formElement" xsi:type="string">container</item>
|
657 |
| - <item name="label" xsi:type="string" translate="true">Stock Status</item> |
658 | 643 | <item name="dataScope" xsi:type="string">quantity_and_stock_status</item>
|
659 |
| - <item name="scopeLabel" xsi:type="string">[GLOBAL]</item> |
660 | 644 | <item name="imports" xsi:type="array">
|
661 | 645 | <item name="visible" xsi:type="string">${$.provider}:data.product.stock_data.manage_stock</item>
|
662 | 646 | </item>
|
|
0 commit comments