mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_advanced_search: Migration to 14.0
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": ["views/templates.xml"],
|
||||
"qweb": ["static/src/xml/web_advanced_search.xml"],
|
||||
"qweb": [
|
||||
"static/src/xml/web_advanced_search.xml",
|
||||
],
|
||||
"installable": True,
|
||||
"application": False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user