From bfaee558997160c891a394a9862ad338a494337f Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 29 Sep 2023 16:54:54 +0700 Subject: delete weekly solr & Helper by di Quotation / SO --- indoteknik_custom/views/apache_solr_queue.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'indoteknik_custom/views/apache_solr_queue.xml') diff --git a/indoteknik_custom/views/apache_solr_queue.xml b/indoteknik_custom/views/apache_solr_queue.xml index 3861fd20..9685ef06 100644 --- a/indoteknik_custom/views/apache_solr_queue.xml +++ b/indoteknik_custom/views/apache_solr_queue.xml @@ -57,6 +57,21 @@ records.execute_queue() + + + Solr Queue: Delete Weekly + 14 + minutes + -1 + + + model.delete_weekly_solr() + code + 65 + True + + + Solr Queue: Process -- cgit v1.2.3 From 9fe4b646f1b1cda3d704a66dfbca3e935e38d96b Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 2 Oct 2023 16:45:07 +0700 Subject: Group by brand, sync to solr when validate stock picking, add new name function solr queue --- indoteknik_custom/views/apache_solr_queue.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views/apache_solr_queue.xml') diff --git a/indoteknik_custom/views/apache_solr_queue.xml b/indoteknik_custom/views/apache_solr_queue.xml index 9685ef06..13869b4c 100644 --- a/indoteknik_custom/views/apache_solr_queue.xml +++ b/indoteknik_custom/views/apache_solr_queue.xml @@ -28,6 +28,7 @@ + -- cgit v1.2.3