mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Migration of web_widget_x2many_2d_matrix to 10.0
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user