From ddaeaffe4b186f98c70a66a025589d963525c10a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 14 Mar 2020 12:28:39 +0100 Subject: [PATCH] pre-commit update --- .../views/product_view.xml | 74 +++++++++++-------- .../views/stock_quant_view.xml | 27 ++++--- 2 files changed, 57 insertions(+), 44 deletions(-) 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 -