mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_child_selector: Migration to 13.0
This commit is contained in:
committed by
Olga Marco
parent
361db88329
commit
41da8d2114
@@ -4,11 +4,11 @@
|
||||
{
|
||||
"name": "Web Widget Child Selector",
|
||||
"summary": "Widget used for navigation on hierarchy fields",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "Creu Blanca,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web",],
|
||||
"data": ["views/assets.xml",],
|
||||
"qweb": ["static/src/xml/widget_child_selector.xml",],
|
||||
"depends": ["web"],
|
||||
"data": ["views/assets.xml"],
|
||||
"qweb": ["static/src/xml/widget_child_selector.xml"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user