From: Ludovic CHEVALIER Date: Tue, 3 Feb 2015 14:15:27 +0000 (+0100) Subject: [VIEW] -take in and take out money button for pos user group X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbretzselle.git;a=commitdiff_plain;h=e205b8d5c1e9877435c82e9dbdabc5fec06ca91c [VIEW] -take in and take out money button for pos user group --- diff --git a/__openerp__.py b/__openerp__.py index 351d83e..737e4de 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/products_products_old.xml', + 'view/point_of_sale.xml', 'security/ir.model.access.csv', ], 'installable': True, diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml new file mode 100644 index 0000000..1a07cfe --- /dev/null +++ b/view/point_of_sale.xml @@ -0,0 +1,18 @@ + + + + + pos.session.form.view + pos.session + + + + point_of_sale.group_pos_manager + + + point_of_sale.group_pos_manager + + + + +