From: Ludovic CHEVALIER Date: Thu, 23 Nov 2017 07:35:43 +0000 (+0100) Subject: [view] +allow search pos order by partners X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop.git;a=commitdiff_plain;h=b49de4548d9935fda1617571e45423ebb771bf8a [view] +allow search pos order by partners --- diff --git a/__openerp__.py b/__openerp__.py index 10830ca..ba074f8 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -32,8 +32,9 @@ This module is to configure modules related to a bike Co-op. ============================================================== It installs the profile for bike co-ops to manage some features like: - - a form to record contact informations for bikecoop users - - ... + - a form to record contact informations for bikecoop users; + - allow search pos orders by partners; + - … """, 'author': 'L\'Heureux Cyclage', 'website': 'http://www.heureux-cyclage.org', diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index b2baab1..2e79f0e 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -40,5 +40,15 @@ + + pos.order.list.select + pos.order + + + + + + +