From 2ff685ec17c73b72cad92fbe8e7d4eb951bc2b89 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 1 Dec 2023 09:51:13 +0700 Subject: change attrs no_faktur_pajak on account.move --- indoteknik_custom/views/account_move.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 1721abb6..b0a206bf 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -17,7 +17,7 @@ - + pdf_viewer -- cgit v1.2.3 From 02a1cfe4a4166d1b10ac82d9d89a1be64c870649 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 6 Dec 2023 11:05:10 +0700 Subject: add note for purchase order line --- indoteknik_custom/views/purchase_order.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 08dde8e1..df174257 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -100,7 +100,7 @@ - + @@ -183,6 +183,7 @@ + -- cgit v1.2.3 From 29577f0e4a62a3ff74baa7a7a28c1b978d80942b Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 7 Dec 2023 11:48:39 +0700 Subject: add field ltc on line purchase orders --- indoteknik_custom/views/purchase_order.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index df174257..b5a9b4ad 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -183,6 +183,7 @@ + -- cgit v1.2.3