Browse Source

[MIG] Make modules uninstallable

pull/911/merge
Pedro M. Baeza 8 years ago
committed by Jairo Llopis
parent
commit
4c333753a0
  1. 1
      web_notify/__openerp__.py

1
web_notify/__openerp__.py

@ -19,4 +19,5 @@
],
'demo': [
],
'installable': False,
}
Loading…
Cancel
Save