Browse Source

[UPD] fix website url in manifest

pull/156/head
Stéphane Bidoul (ACSONE) 7 years ago
parent
commit
6f07919e52
No known key found for this signature in database GPG Key ID: 866D394B4986F82D
  1. 2
      mail_as_letter/__manifest__.py

2
mail_as_letter/__manifest__.py

@ -9,7 +9,7 @@
'version': '10.0.1.0.0',
'license': 'AGPL-3',
'author': 'ACSONE SA/NV,Odoo Community Association (OCA)',
'website': 'www.acsone.eu',
'website': 'https://acsone.eu/',
'depends': [
'mail',
],

Loading…
Cancel
Save