From 9206062d88d5c243351d334cb8ade3ddc51d22ff Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 22 Apr 2024 09:24:14 +0700 Subject: add new fiture to purchasing job --- indoteknik_custom/views/automatic_purchase.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index 360fdd16..a505daa5 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -30,7 +30,7 @@ - + -- cgit v1.2.3 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 ++++ indoteknik_custom/views/ir_sequence.xml | 11 ++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') 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 @@ + + + + diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index d52f55ca..af07ba38 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -90,6 +90,15 @@ 1 1 - + + + Nomor Kwitansi + nomor.kwitansi + TRUE + KWT/%(year)s/ + 5 + 1 + 1 + \ No newline at end of file -- cgit v1.2.3 From 5840f4fce3776a6c14a8f46ed156284b301d8af1 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 23 Apr 2024 17:05:14 +0700 Subject: Hot fix sale order page --- indoteknik_custom/views/sale_order.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index c455655b..23905ef7 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -49,7 +49,6 @@ - @@ -187,9 +186,6 @@ - - - -- 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 + indoteknik_custom/views/automatic_purchase.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'indoteknik_custom/views') 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 @@ + diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index a505daa5..71d292c9 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -52,6 +52,7 @@ + -- cgit v1.2.3 From e746cf283822f12afe7f7cf11cbf2156b3b689ef Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 25 Apr 2024 15:57:08 +0700 Subject: add tax purchase on matches so apo --- indoteknik_custom/views/automatic_purchase.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index 71d292c9..974fbd17 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -53,6 +53,7 @@ + -- cgit v1.2.3 From 47043c74e9bc1563052806ffdacf4e12e157890f Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 26 Apr 2024 09:20:51 +0700 Subject: Add sync to solr on program line --- indoteknik_custom/views/promotion/promotion_program_line.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/promotion/promotion_program_line.xml b/indoteknik_custom/views/promotion/promotion_program_line.xml index 025ea35a..7c8e403d 100644 --- a/indoteknik_custom/views/promotion/promotion_program_line.xml +++ b/indoteknik_custom/views/promotion/promotion_program_line.xml @@ -73,6 +73,14 @@ action="promotion_program_line_action" /> + + Sync to Solr + + + code + model.action_sync_to_solr() + + Program Line: Solr Flag to Queue -- cgit v1.2.3 From ac63ed0d7d13e086dd6bddf02e922bad19d1247a Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 26 Apr 2024 09:30:02 +0700 Subject: add note on logbook sj --- indoteknik_custom/views/logbook_sj.xml | 1 + indoteknik_custom/views/report_logbook_sj.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/logbook_sj.xml b/indoteknik_custom/views/logbook_sj.xml index 9eb9aa12..0fa65be5 100644 --- a/indoteknik_custom/views/logbook_sj.xml +++ b/indoteknik_custom/views/logbook_sj.xml @@ -22,6 +22,7 @@ + diff --git a/indoteknik_custom/views/report_logbook_sj.xml b/indoteknik_custom/views/report_logbook_sj.xml index 8221b419..687464f0 100644 --- a/indoteknik_custom/views/report_logbook_sj.xml +++ b/indoteknik_custom/views/report_logbook_sj.xml @@ -31,6 +31,7 @@ + -- cgit v1.2.3 From 5ae667c09db0eaccdaff9607838c9adeb58fb069 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 26 Apr 2024 16:07:58 +0700 Subject: customer commision --- indoteknik_custom/views/cust_commision.xml | 2 ++ indoteknik_custom/views/customer_commision.xml | 2 ++ 2 files changed, 4 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/cust_commision.xml b/indoteknik_custom/views/cust_commision.xml index be58a68c..f080bc60 100644 --- a/indoteknik_custom/views/cust_commision.xml +++ b/indoteknik_custom/views/cust_commision.xml @@ -12,6 +12,7 @@ + @@ -31,6 +32,7 @@ + diff --git a/indoteknik_custom/views/customer_commision.xml b/indoteknik_custom/views/customer_commision.xml index 600ad192..4b74cd34 100644 --- a/indoteknik_custom/views/customer_commision.xml +++ b/indoteknik_custom/views/customer_commision.xml @@ -12,6 +12,7 @@ + @@ -63,6 +64,7 @@ + -- cgit v1.2.3