From 0cc2c0f14ee33ec7b449d32806086b1e76137d11 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Mon, 30 Mar 2020 14:53:44 +0800 Subject: [PATCH] update product_variant_pro --- app_product_superbar/__manifest__.py | 2 +- .../views/product_attribute_value_views.xml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index 7c76b5d5..22dbe8b4 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -17,7 +17,7 @@ { 'name': "App product browse by category navigator", - 'version': '13.20.03.28', + 'version': '13.20.03.30', 'author': 'Sunpop.cn', 'category': 'Base', 'website': 'https://www.sunpop.cn', diff --git a/app_product_superbar/views/product_attribute_value_views.xml b/app_product_superbar/views/product_attribute_value_views.xml index d01ddd17..613e1bc7 100644 --- a/app_product_superbar/views/product_attribute_value_views.xml +++ b/app_product_superbar/views/product_attribute_value_views.xml @@ -28,15 +28,16 @@ - - Attribute Values - ir.actions.act_window - product.attribute.value - tree - + + + + + + + - + + + \ No newline at end of file