From fa0e995fddecdbdb7798cfbf7695e14f13c12cc5 Mon Sep 17 00:00:00 2001 From: Tony Gu Date: Wed, 16 Oct 2019 21:31:21 +0800 Subject: [PATCH] [Fix] use the same view id for differnt view using in product and product template --- stock_available/views/product_product_view.xml | 2 +- stock_available/views/product_template_view.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stock_available/views/product_product_view.xml b/stock_available/views/product_product_view.xml index 742d98239..1929d6581 100644 --- a/stock_available/views/product_product_view.xml +++ b/stock_available/views/product_product_view.xml @@ -36,7 +36,7 @@ - + Quantity available to promise (variant tree) product.product diff --git a/stock_available/views/product_template_view.xml b/stock_available/views/product_template_view.xml index b4543ca95..f7c98a729 100644 --- a/stock_available/views/product_template_view.xml +++ b/stock_available/views/product_template_view.xml @@ -36,7 +36,7 @@ - + Quantity available to promise (tree) product.template