From b30fe74e7ddadd4cf9aee9fc798cd8faf85fbcd2 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Sat, 15 Nov 2014 17:33:37 +0100 Subject: [PATCH] [REF] 7.0 'pos_second_header' minor change in the __openerp__ file --- pos_second_header/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_second_header/__openerp__.py b/pos_second_header/__openerp__.py index ca65272c..10b28889 100644 --- a/pos_second_header/__openerp__.py +++ b/pos_second_header/__openerp__.py @@ -24,7 +24,7 @@ 'name': 'Point Of Sale - Second Header', 'summary': 'Add a second header in the Point Of Sale (front-end)', 'version': '0.1', - 'category': 'sale', + 'category': 'Point Of Sale', 'description': """ Add a second header in the Point Of Sale (front-end) ====================================================