Browse Source

[MIG] Make modules uninstallable

pull/411/head
Pedro M. Baeza 9 years ago
committed by Wolfgang Pichler
parent
commit
65b2727b18
  1. 1
      pos_product_template/__openerp__.py

1
pos_product_template/__openerp__.py

@ -75,4 +75,5 @@ Copyright, Authors and Licence:
'images': [ 'images': [
'static/src/img/screenshots/pos_product_template.png', 'static/src/img/screenshots/pos_product_template.png',
], ],
'installable': False,
} }
Loading…
Cancel
Save