Browse Source

[FIX] website link

pull/932/head
archetipo 10 years ago
committed by Jordi Ballester
parent
commit
435ad5b7cf
  1. 2
      fetchmail_bydate/__openerp__.py

2
fetchmail_bydate/__openerp__.py

@ -30,7 +30,7 @@
This module allows to fetch email by last message internal date and unseen messages. This module allows to fetch email by last message internal date and unseen messages.
""", """,
'author': "Innoviu srl, Agile Business Group, Odoo Community Association (OCA)", 'author': "Innoviu srl, Agile Business Group, Odoo Community Association (OCA)",
'website': 'http://www.innoviu.it http://www.agilebg.com',
'website': 'http://www.innoviu.it',
'license': 'AGPL-3', 'license': 'AGPL-3',
'depends': ['fetchmail', 'mail'], 'depends': ['fetchmail', 'mail'],
"data": [ "data": [

Loading…
Cancel
Save