Browse Source

Make modules uninstallable

pull/1279/merge
Pedro M. Baeza 9 years ago
committed by OCA-git-bot
parent
commit
0f155d2a6c
  1. 1
      web_tree_image/__openerp__.py

1
web_tree_image/__openerp__.py

@ -38,4 +38,5 @@
'data': [
'view/assets.xml',
],
'installable': False,
}
Loading…
Cancel
Save