From 091038b12f8e1cf9b0668110405c385e90a97ad7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 3 Oct 2023 12:44:54 +0700 Subject: nomor faktur pajak di invoice --- indoteknik_custom/views/account_move.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 11558bf4..c45dab25 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -13,6 +13,12 @@ + + + + + pdf_viewer + -- cgit v1.2.3 From 5614f5f0fa0322089f17feeeeeb56af93bf76670 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 5 Oct 2023 11:08:16 +0700 Subject: mandatory email --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 0d972ec1..e0e9ac54 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -48,7 +48,7 @@ - + -- cgit v1.2.3