Browse Source

[FIX] website uri

pull/1591/merge
Stéphane Bidoul (ACSONE) 7 years ago
committed by Holger Brunn
parent
commit
ebce2be977
  1. 2
      attachment_base_synchronize/__manifest__.py

2
attachment_base_synchronize/__manifest__.py

@ -6,7 +6,7 @@
'name': 'Attachment Base Synchronize',
'version': '10.0.1.0.0',
'author': 'Akretion,Odoo Community Association (OCA)',
'website': 'www.akretion.com',
'website': 'https://www.akretion.com',
'license': 'AGPL-3',
'category': 'Generic Modules',
'depends': [

Loading…
Cancel
Save