Skip to content

Commit be8953d

Browse files
pedrobaezaholdenrehg
authored andcommitted
[MIG] Make modules uninstallable
1 parent 30020a8 commit be8953d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mass_editing/__openerp__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"security/ir.model.access.csv",
4646
'views/mass_editing_view.xml',
4747
],
48-
'installable': True,
48+
'installable': False,
4949
'application': True,
5050
'auto_install': False,
5151
}

0 commit comments

Comments
 (0)