X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=view%2Fpoint_of_sale.xml;h=5d756d6cbf59c7f43b1c563b09bde8e94987551d;hb=a5a601d7014349ecf85e7aee9848d875a860b458;hp=07eac13b8ff6eefce6d3238eeac077d1bb7eb368;hpb=72c6ae651713bfb07962c417daa7ea2657302f75;p=burette%2Fbikecoop.git diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index 07eac13..5d756d6 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -12,10 +12,61 @@ + + [('sale_ok','=', True),('available_in_pos','=', True)] + + + Pay Order + pos.make.payment + + + + + + + + + pos.session.form + pos.session + + + + selection + [('state', 'in', ('active',))] + {'readonly': [('state', 'not in', ('opening_control',))]} + + + + + pos.order.list.select + pos.order + + + + + + + + + pos.session.form.view + pos.session + + + + + + + + + + + + +