From eb91fb8b9cf3ebc68f6c609acbc85015ce902cab Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 5 Aug 2025 11:24:34 +0700 Subject: add payment date on invoices --- indoteknik_custom/views/account_move.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views/account_move.xml') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 9b1c791b..23f2d931 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -29,6 +29,7 @@ + -- cgit v1.2.3 From d1a6e4a2d63cf3dd82ede0f8906957675ca38934 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 7 Aug 2025 09:22:07 +0700 Subject: payment partial --- indoteknik_custom/views/account_move.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views/account_move.xml') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 23f2d931..e5d1cf8a 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -29,7 +29,8 @@ - + + -- cgit v1.2.3