From d3626a4773647ef1910b66fcc8c981dcab562c65 Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Tue, 4 Nov 2025 15:20:18 +0700 Subject: (andri) add cbd lock date & fix seq PUM reimburse --- indoteknik_custom/views/ir_sequence.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indoteknik_custom/views/ir_sequence.xml') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index dbdbc3c0..541921b9 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -226,6 +226,7 @@ 4 1 1 + True @@ -236,6 +237,7 @@ 4 1 1 + True -- cgit v1.2.3 From 9c76d76fedc18416eeef7335534847f67fff7814 Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Tue, 4 Nov 2025 15:27:33 +0700 Subject: (andri) fix seq refund --- indoteknik_custom/views/ir_sequence.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views/ir_sequence.xml') diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 541921b9..46148606 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -248,6 +248,7 @@ 4 1 1 + True -- cgit v1.2.3