From 0b4ff36510d280e4eba623a6e02c61b59d6435bc Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 28 Aug 2023 16:24:18 +0700 Subject: add purchase representative on stock picking per po --- indoteknik_custom/views/stock_picking.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'indoteknik_custom/views/stock_picking.xml') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 99f0d7c0..4ecd484b 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -6,6 +6,9 @@ stock.picking + + create_date desc + @@ -13,6 +16,9 @@ + + + -- cgit v1.2.3