3
0
Fork 0

[MIG] Make modules uninstallable

11.0
Pedro M. Baeza 2016-10-06 16:12:54 +02:00 committed by Simone Orsi
parent 491b210416
commit 03c1a97a9e
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@
"qweb": [
'static/src/xml/web_widget_x2many_2d_matrix.xml',
],
"installable": True,
'installable': False,
}