web_tree_image: Porting to 10.0 (#464)

This commit is contained in:
Daniel Torres
2016-11-14 05:27:24 -02:00
committed by Nikul Chaudhary
parent bf46b421b9
commit 686de5f70d
2 changed files with 3 additions and 3 deletions

View File

@@ -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,
}