Browse Source

[MIG] Make modules uninstallable

pull/1071/head
Pedro M. Baeza 9 years ago
committed by Dennis Sluijk
parent
commit
33327a71c9
  1. 2
      web_environment_ribbon/__openerp__.py

2
web_environment_ribbon/__openerp__.py

@ -36,5 +36,5 @@
"update_xml": [],
"demo_xml": [],
"auto_install": False,
"installable": True
'installable': False
}
Loading…
Cancel
Save