X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=view%2Fpoint_of_sale.xml;fp=view%2Fpoint_of_sale.xml;h=7d7707f11c4d314c6165e7e6bba54df4db5aff78;hb=8e894cfd2a3d325836079883e51ef47eec1a611c;hp=5ac0901a33383460dd6ab5c9ffddc720c6da8000;hpb=739f738c8d578446ec3a294fd5831f9515a8caef;p=burette%2Fbikecoop.git diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index 5ac0901..7d7707f 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -37,7 +37,8 @@ selection - [('state', '=', 'active')] + [('state', 'in', ('active',))] + {'readonly': [('state', 'not in', ('opening_control',))]}