mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt
This commit is contained in:
@@ -25,14 +25,13 @@
|
||||
'category': "Sales",
|
||||
'version': "12.19.1.04",
|
||||
"author": "Sunpop.cn",
|
||||
'price': 18.00,
|
||||
'price': 0.00,
|
||||
'currency': 'EUR',
|
||||
'summary': """
|
||||
Product color swatch. Use for quick select color. can be use in product attribute and other color variant. color widget. color picker.
|
||||
""",
|
||||
'images': ['static/description/banner.png'],
|
||||
'depends': [
|
||||
'app_web_widget_colorpicker',
|
||||
'sale',
|
||||
],
|
||||
'data': [
|
||||
|
||||
@@ -3,6 +3,11 @@
|
||||
<div class="oe_span12">
|
||||
<h2 class="oe_slogan">App Product Attribute Color</h2>
|
||||
<h3>Quick Color picker for product variant</h3>
|
||||
|
||||
<h1>!This moduld Do Need extra paid Apps
|
||||
<a href="http://www.odoo.com/apps/modules/12.0/app_web_widget_colorpicker/" target="_blank">
|
||||
<i class="fa fa-download text-warning"></i>Click to download.
|
||||
</a> </h1>
|
||||
<div class="oe_row">
|
||||
<div class="oe_span12">
|
||||
<img class="oe_demo oe_picture oe_screenshot" src="banner.png">
|
||||
|
||||
Reference in New Issue
Block a user