diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py
index 286309dc..63c8fade 100644
--- a/app_base_chinese/__manifest__.py
+++ b/app_base_chinese/__manifest__.py
@@ -18,7 +18,7 @@
{
'name': "App base chinese,中国化基本模块增强",
- 'version': '12.19.03.04',
+ 'version': '12.19.04.15',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',
@@ -38,6 +38,7 @@
4. 货币处理,增加排序显示
6. 用户名支持翻译(可能会增加复杂度,后续看)
5. 修正产品类别的列表及m2o字段中不显示中文目录名的Bug
+ 6. 修正仓库位置的列表及m2o字段中不显示中文目录名的Bug
11. todo:中文演示数据(只有demo模式才加载)
""",
diff --git a/app_product_variant_color/__manifest__.py b/app_product_variant_color/__manifest__.py
index b5fd392a..c92566ee 100644
--- a/app_product_variant_color/__manifest__.py
+++ b/app_product_variant_color/__manifest__.py
@@ -23,7 +23,7 @@
{
'name': "App Product Attribute Color",
'category': "Sales",
- 'version': "12.19.1.04",
+ 'version': "12.19.04.15",
"author": "Sunpop.cn",
'price': 0.00,
'currency': 'EUR',
diff --git a/app_product_variant_color/view/product_attribute_views.xml b/app_product_variant_color/view/product_attribute_views.xml
index 4c3b994e..fb166916 100644
--- a/app_product_variant_color/view/product_attribute_views.xml
+++ b/app_product_variant_color/view/product_attribute_views.xml
@@ -6,12 +6,26 @@
product.attribute
+
+ {'horizontal': true}
+
colorpicker
+
+ app.product.attribute.form.inherit2
+ product.attribute
+
+
+
+ {'horizontal': true}
+
+
+
+
app.product.template.attribute.line.form.inherit
product.template.attribute.line