From aa60fbca555f1ed654909ed11e87add53676f625 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 2 Sep 2024 13:52:59 +0700 Subject: add auto sync to solr when end date h+1 --- indoteknik_custom/views/product_pricelist.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/product_pricelist.xml b/indoteknik_custom/views/product_pricelist.xml index 0dfb69db..6eff0153 100644 --- a/indoteknik_custom/views/product_pricelist.xml +++ b/indoteknik_custom/views/product_pricelist.xml @@ -26,4 +26,18 @@ + + + + Pricelist: Check End Date and Update Solr + 1 + days + -1 + + + model._check_end_date_and_update_solr() + code + 55 + + \ No newline at end of file -- cgit v1.2.3