Migration of web_widget_x2many_2d_matrix to 10.0

This commit is contained in:
jesusVMayor
2017-04-24 12:28:47 +02:00
committed by Lois Rilo
parent e4afb595f4
commit ace6e2e833
4 changed files with 9 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
{
"name": "2D matrix for x2many fields",
"version": "9.0.1.0.0",
"version": "10.0.1.0.0",
"author": "Therp BV, "
"Tecnativa,"
"Odoo Community Association (OCA)",
@@ -21,5 +21,5 @@
"qweb": [
'static/src/xml/web_widget_x2many_2d_matrix.xml',
],
'installable': False,
"installable": True,
}