[FIX] website URI

To publish on pypi, the website must be a valid RFC 3986 URI
This commit is contained in:
Stéphane Bidoul (ACSONE)
2017-05-03 08:57:15 +02:00
committed by GitHub
parent 26c70aaaa7
commit a2fa5a5a99

View File

@@ -29,7 +29,7 @@
'category': 'Generic Modules/CRM & SRM',
'author': 'Vauxoo,Akretion,Odoo Community Association (OCA)',
'license': 'AGPL-3',
'website': 'http://www.vauxoo.com, http://www.akretion.com',
'website': 'https://odoo-community.org',
'depends': [
'crm_claim_rma',
'crm_rma_prodlot_invoice',