From 7bf5ed2c7892da0b56554b1d6fa8badd687080e7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 3 May 2024 10:28:31 +0700 Subject: change request add so on stock picking and fix bug double so on po --- indoteknik_custom/views/purchase_order.xml | 1 + indoteknik_custom/views/stock_picking.xml | 3 +++ 2 files changed, 4 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index eedd9ec9..bb38715e 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -72,6 +72,7 @@ + diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index e4b7596f..90f662cc 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -88,6 +88,9 @@ + + + -- cgit v1.2.3