diff --git a/stock_available_unreserved/views/product_view.xml b/stock_available_unreserved/views/product_view.xml index f8c1c4185..6e5900923 100644 --- a/stock_available_unreserved/views/product_view.xml +++ b/stock_available_unreserved/views/product_view.xml @@ -1,86 +1,96 @@ - + - product.template.stock.tree.inherit product.template - + - + - product.template.search.stock.form.inherit product.template - + - + - Product Template Kanban Stock product.template - +
    -
  • Unreserved:
  • +
  • Unreserved:
- product.stock.tree.inherit product.product - + - + - product.template_procurement product.template - +
-
- product.product.procurement product.product - +
-
-
diff --git a/stock_available_unreserved/views/stock_quant_view.xml b/stock_available_unreserved/views/stock_quant_view.xml index d8a3bdffa..78b532be1 100644 --- a/stock_available_unreserved/views/stock_quant_view.xml +++ b/stock_available_unreserved/views/stock_quant_view.xml @@ -1,28 +1,31 @@ - + - stock.quant.search stock.quant - - + + - + - + - Stock On Hand (Unreserved) - {'search_default_internal_loc': 1, 'search_default_locationgroup':1} - [('product_id', '=', active_id), ('contains_unreserved', '=', True)] + {'search_default_internal_loc': 1, 'search_default_locationgroup':1} + [('product_id', '=', active_id), ('contains_unreserved', '=', True)] stock.quant -