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",