From d4d4a894c88061827d670ef23e3f782f7f4e97ad Mon Sep 17 00:00:00 2001 From: "Quentin (OpenERP)" Date: Thu, 8 May 2014 16:19:56 +0200 Subject: [PATCH] [IMP] stock_landed_costs: added short module description bzr revid: qdp-launchpad@openerp.com-20140508141956-5sty7tdk6iflfs0h --- addons/stock_landed_costs/__openerp__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/stock_landed_costs/__openerp__.py b/addons/stock_landed_costs/__openerp__.py index d3bbada4a52..9ab5bc7023d 100644 --- a/addons/stock_landed_costs/__openerp__.py +++ b/addons/stock_landed_costs/__openerp__.py @@ -25,9 +25,9 @@ 'author': 'OpenERP SA', 'summary': 'Landed Costs', 'description': """ -#TODO -====================== -#TODO +Landed Costs Management +======================= +This module allows you to easily add extra costs on pickings and decide the split of these costs among their stock moves in order to take them into account in your stock valuation. """, 'website': 'http://www.openerp.com', 'images': [],