diff --git a/beesdoo_pos_remove_0_qty/__openerp__.py b/beesdoo_pos_remove_0_qty/__openerp__.py index 218511f..00b97c2 100644 --- a/beesdoo_pos_remove_0_qty/__openerp__.py +++ b/beesdoo_pos_remove_0_qty/__openerp__.py @@ -8,6 +8,12 @@ 'version': '9.0.1.0.0', 'category': 'Custom', 'summary': 'Remove pos order line with quantity set to 0', + 'description': """ + This module fix the issue on picking when there is two lines on + the pos order for the same product, with one of lines with a 0 quantity. + The lines at 0 are removed before the pos order is processed to avoid + such issue. + """, 'author': 'BEES coop - Houssine BAKKALI', 'website': 'http://www.bees-coop.be', 'depends': [