From e220b2dd224b59adbf5dbd1058950072e84ccc70 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 30 Mar 2024 09:55:27 +0700 Subject: add filter purchase representative on stock picking --- indoteknik_custom/views/stock_picking.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 979bede3..a8772906 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -59,7 +59,6 @@ - @@ -116,5 +115,16 @@ + + + stock.picking.internal.search.inherit + stock.picking + + + + + + + \ No newline at end of file -- cgit v1.2.3