Browse Source

[MIG] Make modules uninstallable

pull/1071/head
Pedro M. Baeza 8 years ago
committed by Aitor Bouzas
parent
commit
89583d94fd
  1. 1
      web_notify/__manifest__.py

1
web_notify/__openerp__.py → web_notify/__manifest__.py

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