From e33f2d321ee4db6a6e6a86e35243100b9f107f22 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 27 Jun 2024 15:29:16 +0700 Subject: logbook bill & send email efaktur document --- indoteknik_custom/views/purchase_order.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indoteknik_custom/views/purchase_order.xml') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 08ff7e84..2ae96d7e 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -92,6 +92,7 @@ + @@ -136,6 +137,7 @@ + @@ -154,6 +156,7 @@ + -- cgit v1.2.3 From 6b83f1e5a61c2d1f97fb5c0f1c55f0730f83a498 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 27 Jun 2024 15:58:33 +0700 Subject: add flag if po has printed --- indoteknik_custom/views/purchase_order.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/views/purchase_order.xml') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 2ae96d7e..08ab8691 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -138,6 +138,7 @@ + @@ -157,6 +158,7 @@ + -- cgit v1.2.3