Browse Source

[MIG] Make modules uninstallable

pull/1009/head
Pedro M. Baeza 9 years ago
committed by Holger Brunn
parent
commit
41094680f7
No known key found for this signature in database GPG Key ID: 1C9760FECA3AE18
  1. 1
      database_cleanup/__openerp__.py

1
database_cleanup/__openerp__.py

@ -35,4 +35,5 @@
'view/purge_data.xml',
'view/menu.xml',
],
'installable': False,
}
Loading…
Cancel
Save