Browse Source

Update __openerp__.py

Yes I installed and tested, everything is working.
pull/265/head
Apptuate 9 years ago
parent
commit
6a49ec321b
  1. 2
      partner_relations/__openerp__.py

2
partner_relations/__openerp__.py

@ -49,7 +49,7 @@
"qweb": [ "qweb": [
], ],
"auto_install": False, "auto_install": False,
'installable': False,
'installable': True,
"external_dependencies": { "external_dependencies": {
'python': [], 'python': [],
}, },

Loading…
Cancel
Save