From 5cba7f41c7763abd47a4193e7647666afd3f58a6 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 24 Mar 2014 16:33:54 +0100 Subject: [PATCH] [Point of sale] ~pos_order form: only show available in pos products --- view/point_of_sale.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/view/point_of_sale.xml b/view/point_of_sale.xml index d9c11c5..372ff5c 100644 --- a/view/point_of_sale.xml +++ b/view/point_of_sale.xml @@ -12,6 +12,9 @@ + + [('available_in_pos','=', True)] + -- 2.20.1