mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update picker
This commit is contained in:
@@ -28,11 +28,11 @@
|
|||||||
'price': 18.00,
|
'price': 18.00,
|
||||||
'currency': 'EUR',
|
'currency': 'EUR',
|
||||||
'summary': """
|
'summary': """
|
||||||
Use for quick select color. can be use in product attribute and other color variant. color widget. color picker.
|
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'],
|
'images': ['static/description/banner.png'],
|
||||||
'depends': [
|
'depends': [
|
||||||
'web_widget_colorpicker',
|
'app_web_widget_colorpicker',
|
||||||
'sale',
|
'sale',
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
|
|||||||
Reference in New Issue
Block a user