From 837228a2b4b799de182e52096f638ee5f491137a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 20 Jun 2023 18:00:42 +0700 Subject: fix code receipt approval --- indoteknik_custom/views/stock_picking.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 02003e05..f95db854 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -27,6 +27,11 @@ type="object" attrs="{'invisible': [('is_internal_use', '=', False)]}" /> + - @@ -53,8 +52,6 @@ - - + + + + + + -- cgit v1.2.3