From e0c10ca4402eb91cd8489f7ac904d13c0be0123a Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 18 May 2026 19:52:46 +0200 Subject: [PATCH] [IMP] pos_place: hide place_id by default; Rational : the field is useless in most of the use case. user can display it if desired. making field optional --- pos_place/views/view_account_move.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pos_place/views/view_account_move.xml b/pos_place/views/view_account_move.xml index f427202a3d..f20e9eb784 100644 --- a/pos_place/views/view_account_move.xml +++ b/pos_place/views/view_account_move.xml @@ -32,7 +32,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).