From 14fb174a684c6a9541992bc29c661013d59aabfc Mon Sep 17 00:00:00 2001 From: Mustufa Rangwala Date: Tue, 22 Jun 2010 15:58:20 +0530 Subject: [PATCH] [IMP] sale_mrp: misc change bzr revid: mra@mra-laptop-20100622102820-v7kl8bvfi1rajaai --- addons/sale_mrp/__openerp__.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/addons/sale_mrp/__openerp__.py b/addons/sale_mrp/__openerp__.py index 9ac55911983..1496e46c87e 100644 --- a/addons/sale_mrp/__openerp__.py +++ b/addons/sale_mrp/__openerp__.py @@ -25,9 +25,10 @@ 'version': '1.0', 'category': 'Generic Modules/Sales & MRP', 'description': """ - This module provides facility to the user to install mrp and sale modules - at a time. It is basically used when we want to keep track of production + This module provides facility to the user to install mrp and sale modules + at a time. It is basically used when we want to keep track of production orders generated from sale orders. + It adds sale name and sale Reference on production order """, 'author': 'Tiny', 'website': 'http://www.openerp.com',