From 9ce5d0324c462b01e89e71f8dee6104b3c86edd4 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 6 Aug 2014 02:49:46 +0200 Subject: [PATCH] [FIX] stock_inventory_preparation_filters: Module description --- .../__openerp__.py | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/stock_inventory_preparation_filters/__openerp__.py b/stock_inventory_preparation_filters/__openerp__.py index 03c80a880..5cf92a4e2 100644 --- a/stock_inventory_preparation_filters/__openerp__.py +++ b/stock_inventory_preparation_filters/__openerp__.py @@ -30,16 +30,17 @@ "website": "http://www.odoomrp.com", "summary": "More filters for inventory adjustments", "description": """ - More preparation filters for inventories - ======================================== +More preparation filters for inventories +======================================== - Includes more options for making an inventory out of: - * Multiple products. - * Products of a category. - * Multiple lots +Includes more options for making an inventory out of: - It also allows to make an inventory based on scanned products, adding a - line with product code and quantity + * Multiple products. + * Products of a category. + * Multiple lots + +It also allows to make an inventory based on scanned products, adding a line +with product code and quantity """, "data": [ "views/stock_inventory_view.xml",