mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add png
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
'summary': """
|
'summary': """
|
||||||
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
|
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
|
||||||
""",
|
""",
|
||||||
|
'images': ['static/description/banner.png'],
|
||||||
'depends': [
|
'depends': [
|
||||||
'app_web_widget_color',
|
'app_web_widget_color',
|
||||||
'sale',
|
'sale',
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
'summary': """
|
'summary': """
|
||||||
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
|
Use for quick select color. can be use in product attribute and other color variant. color widget. color pick.
|
||||||
""",
|
""",
|
||||||
|
'images': ['static/description/banner.png'],
|
||||||
'depends': [
|
'depends': [
|
||||||
'base',
|
'base',
|
||||||
'web',
|
'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user