X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=view%2Fpoint_of_sale.xml;h=7d7707f11c4d314c6165e7e6bba54df4db5aff78;hb=8e894cfd2a3d325836079883e51ef47eec1a611c;hp=b2baab1790c023214ae68c9338a2df1693e2ef54;hpb=f6b2f9ebd8194410612dc8ab2f883fd085267544;p=burette%2Fbikecoop.git diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index b2baab1..7d7707f 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -35,10 +35,22 @@ pos.session - - + + selection + [('state', 'in', ('active',))] + {'readonly': [('state', 'not in', ('opening_control',))]} + + pos.order.list.select + pos.order + + + + + + +