From a8f9a2a0359a62afd0dffdb13e1ba10f3ce33eee Mon Sep 17 00:00:00 2001 From: Maxime Chambreuil Date: Tue, 24 Oct 2017 16:08:25 -0400 Subject: [PATCH] Update __manifest__.py --- crm_claim_rma_code/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crm_claim_rma_code/__manifest__.py b/crm_claim_rma_code/__manifest__.py index 84aa429a..ca36b125 100644 --- a/crm_claim_rma_code/__manifest__.py +++ b/crm_claim_rma_code/__manifest__.py @@ -6,8 +6,8 @@ 'name': 'CRM Claim RMA Code', 'version': '10.0.1.0.0', 'category': 'Generic Modules/CRM & SRM', - 'author': 'Vauxoo,Odoo Community Association (OCA)', - 'website': 'https://github.com/OCA/rma/tree/10.0/crm_claim_rma_code', + 'author': 'Vauxoo, Odoo Community Association (OCA)', + 'website': 'http://www.vauxoo.com', 'license': 'AGPL-3', 'depends': [ 'crm_claim_type',