mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Lois Rilo
parent
fb31c0a7b7
commit
ddf2b8e33c
@@ -21,5 +21,5 @@
|
|||||||
"qweb": [
|
"qweb": [
|
||||||
'static/src/xml/web_widget_x2many_2d_matrix.xml',
|
'static/src/xml/web_widget_x2many_2d_matrix.xml',
|
||||||
],
|
],
|
||||||
"installable": True,
|
'installable': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user