From c3d494a32ef6a7e07993c30714ec1aa45d27875c Mon Sep 17 00:00:00 2001 From: manu Date: Thu, 13 Oct 2011 12:18:48 +0200 Subject: [PATCH] [UPDATE] crm_claim_rma module details --- crm_claim_rma/__openerp__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crm_claim_rma/__openerp__.py b/crm_claim_rma/__openerp__.py index d64b4dbe..3336a73d 100644 --- a/crm_claim_rma/__openerp__.py +++ b/crm_claim_rma/__openerp__.py @@ -36,6 +36,8 @@ Upgrade the standard crm_claim module to add : * product refund * product exchange * access to related customer data (orders, invoices, refunds, picking in/out) + +THIS MODULE REPLACES Akretion stock_rma from V6.0 """, 'author': 'Akretion', 'website': 'http://www.akretion.com',