Skip to content

Commit

Permalink
[MIG] Make modules uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Oct 14, 2015
1 parent 33bc6de commit f72abba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exportsage50/__openerp__.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
],
'demo_xml': [],
'test':[],
'installable': True,
'installable': False,
'auto_install': False,
'certificate': '',
'application': True,
Expand Down

0 comments on commit f72abba

Please sign in to comment.