From 8cca552e51decb429ebb69703c82fc7b9d157df2 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 14 Feb 2023 14:08:33 +0700 Subject: search by invoice in dunning run --- indoteknik_custom/views/dunning_run.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml index cae9cc32..ac080fcf 100644 --- a/indoteknik_custom/views/dunning_run.xml +++ b/indoteknik_custom/views/dunning_run.xml @@ -91,6 +91,7 @@ + -- cgit v1.2.3 From 258717cb3c0a326ff85200dd9a724818dd9fca18 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 15 Feb 2023 13:15:51 +0700 Subject: add date surat jalan --- indoteknik_custom/views/stock_picking.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index a189e399..908820c5 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -45,6 +45,7 @@ + -- cgit v1.2.3 From 6e1b1715764630631cf6ee78fd0d6407a3185e9c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 15 Feb 2023 15:02:53 +0700 Subject: add date doc kirim in sj tree --- indoteknik_custom/views/stock_picking.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 908820c5..866c1aac 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -8,6 +8,7 @@ + -- cgit v1.2.3 From 19f823c479d8a8f7c0a5c4486ed124d7f4a9c40c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 16 Feb 2023 09:42:49 +0700 Subject: add last tgl kirim in sale order --- indoteknik_custom/views/sale_order.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 1b6f31aa..ff684451 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -29,6 +29,9 @@ + + + { @@ -101,6 +104,7 @@ + -- cgit v1.2.3