X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=view%2Fpoint_of_sale.xml;h=9a87f8a31dddc871ea909545dab79bf12d1362d4;hb=df18ac0b5ecb418ce0d3e64fbf61c859012a3c39;hp=ffbe722bb41242237d5f1222db1077908050bf43;hpb=239ebbae0fc023289d37c4fab8dfb63c068fb814;p=burette%2Fbikecoop.git diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index ffbe722..9a87f8a 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -6,10 +6,51 @@ 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 + + + + + + +