From 739f738c8d578446ec3a294fd5831f9515a8caef Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 16 Jan 2018 13:00:59 +0100 Subject: [PATCH] [VIEW] ~replace to attributes for config_id modifier in session form --- view/point_of_sale.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index 2e79f0e..5ac0901 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -35,8 +35,9 @@ pos.session - - + + selection + [('state', '=', 'active')] -- 2.20.1