From b849c9f037508f1872035a4999969ccc07d0cc31 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Tue, 3 Dec 2013 11:30:02 +0100 Subject: [PATCH] [ADD] warning regarding the warranty --- crm_claim_rma/__openerp__.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crm_claim_rma/__openerp__.py b/crm_claim_rma/__openerp__.py index d1a7dc82..5169828d 100644 --- a/crm_claim_rma/__openerp__.py +++ b/crm_claim_rma/__openerp__.py @@ -50,6 +50,10 @@ Using this module makes the logistic flow of return this way: product form) * You can make a delivery from the RMA to send a new product to the Customer +.. warning:: Currently, the warranty duration used is the one configured on the + products today, not the one which was configured when the product + has been sold. + """, 'author': 'Akretion, Camptocamp', 'website': 'http://www.akretion.com, http://www.camptocamp.com',