mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_tree_image_tooltip: Migration to 13.0
This commit is contained in:
committed by
Christopher Ormaza
parent
c1272d6517
commit
e7a7421585
@@ -7,7 +7,7 @@
|
||||
|
||||
{
|
||||
"name": "Show images in tree views via tooltip",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "13.0.1.0.0",
|
||||
"author": "Therp BV, "
|
||||
"MONK Software, "
|
||||
"Odoo Community Association (OCA), "
|
||||
@@ -15,7 +15,7 @@
|
||||
"website": "https://github.com/OCA/web",
|
||||
"license": "AGPL-3",
|
||||
"category": "Web",
|
||||
"depends": ["web",],
|
||||
"data": ["view/assets.xml",],
|
||||
"depends": ["web"],
|
||||
"data": ["view/assets.xml"],
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user