mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
web_tree_image: Porting to 10.0 (#464)
This commit is contained in:
committed by
Nikul Chaudhary
parent
bf46b421b9
commit
686de5f70d
@@ -27,7 +27,7 @@
|
||||
##############################################################################
|
||||
{
|
||||
'name': 'Show images in tree views',
|
||||
'version': '9.0.1.1.0',
|
||||
'version': '10.0.1.1.0',
|
||||
'author': "Therp BV, "
|
||||
"MONK Software, "
|
||||
"Odoo Community Association (OCA), "
|
||||
@@ -44,5 +44,5 @@
|
||||
'data': [
|
||||
'view/assets.xml',
|
||||
],
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user