Browse Source

[MIG] Make modules uninstallable

12.0-mig-module_prototyper_last
Pedro M. Baeza 8 years ago
committed by David Beal
parent
commit
1490181d97
  1. 2
      attachment_base_synchronize/__openerp__.py

2
attachment_base_synchronize/__openerp__.py

@ -21,7 +21,7 @@
'demo': [
'demo/attachment_metadata_demo.xml'
],
'installable': True,
'installable': False,
'application': False,
'images': [],
}
Loading…
Cancel
Save