X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=view%2Fpoint_of_sale.xml;h=5d756d6cbf59c7f43b1c563b09bde8e94987551d;hb=a5a601d7014349ecf85e7aee9848d875a860b458;hp=25906e5988958052aacfd4d1f65ee854b8b83d7a;hpb=baf16ed4021b9d2c9cda3200f8c8479a72de301e;p=burette%2Fbikecoop.git diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index 25906e5..5d756d6 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -6,13 +6,67 @@ pos.order + + 1 + + + [('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 + + + + + + + + + + + + +