Browse Source

[DOC] set price, update license, website, category

pull/69/head
Ivan Yelizariev 8 years ago
parent
commit
b5ccdbdb34
  1. 8
      res_partner_company_messages/__openerp__.py

8
res_partner_company_messages/__openerp__.py

@ -3,9 +3,11 @@
'name': "Aggregate messages from company's contacts",
'version': '1.0.0',
'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category': 'Custom',
'website': 'https://yelizariev.github.io',
'license': 'LGPL-3',
"price": 70.00,
"currency": "EUR",
'category': 'Discuss',
'website': 'https://twitter.com/yelizariev',
'images': ['images/child.png', 'images/parent.png'],
'depends': ['mail'],
'data': [

Loading…
Cancel
Save