From 901ab091308ec3d575014a7c0540a0cf544702b7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 23 Apr 2024 15:04:57 +0700 Subject: add new ir_sequence for account move --- indoteknik_custom/views/account_move.xml | 4 ++++ 1 file changed, 4 insertions(+) (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 f505ef9d..606a8b24 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -53,6 +53,10 @@ + + + + -- cgit v1.2.3 From 68c7f85b0bf7b8eb85f5bbffcfe2bbc8a38b7e4e Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 24 Apr 2024 13:45:43 +0700 Subject: update purchasing job --- 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 606a8b24..1be6d118 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -50,6 +50,7 @@ + -- cgit v1.2.3