mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] website URI
To publish on pypi, the website must be a valid RFC 3986 URI
This commit is contained in:
committed by
GitHub
parent
26c70aaaa7
commit
a2fa5a5a99
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user