diff --git a/InventorySalesAdminUi/i18n/en_US.csv b/InventorySalesAdminUi/i18n/en_US.csv index da0f8db2188f..20e6bcf8acef 100644 --- a/InventorySalesAdminUi/i18n/en_US.csv +++ b/InventorySalesAdminUi/i18n/en_US.csv @@ -4,3 +4,4 @@ Websites,Websites "Product Salable Quantity","Product Salable Quantity" "Salable Quantity","Salable Quantity" +"Aggregated inventory available to purchase for a stock. The amount aggregates assigned source's Quantity subtracting the Out-of-Stock Threshold (or MinQty)", "Aggregated inventory available to purchase for a stock. The amount aggregates assigned source's Quantity subtracting the Out-of-Stock Threshold (or MinQty)" diff --git a/InventorySalesAdminUi/view/adminhtml/ui_component/product_form.xml b/InventorySalesAdminUi/view/adminhtml/ui_component/product_form.xml index 2169a79059b2..6705b1148e8f 100644 --- a/InventorySalesAdminUi/view/adminhtml/ui_component/product_form.xml +++ b/InventorySalesAdminUi/view/adminhtml/ui_component/product_form.xml @@ -6,7 +6,14 @@ */ -->