From 890be59e4dadafc6e25651fcb9de20e2b24379cc Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 12 Sep 2023 15:43:52 +0700 Subject: Sync to solr product variant solr flag 2, Sync to solr product template solr flag 2 --- indoteknik_custom/views/product_product.xml | 16 ++++++++++++++++ indoteknik_custom/views/product_template.xml | 15 +++++++++++++++ 2 files changed, 31 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/product_product.xml b/indoteknik_custom/views/product_product.xml index 6d547712..9dd1f0a4 100644 --- a/indoteknik_custom/views/product_product.xml +++ b/indoteknik_custom/views/product_product.xml @@ -20,5 +20,21 @@ code model.action_sync_to_solr() + + + + Sync Variant To Solr: Solr Flag 2 + 10 + minutes + -1 + + + model.variant_solr_flag_to_solr() + code + 55 + True + + + \ No newline at end of file diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index b2939867..f4e74199 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -84,5 +84,20 @@ code model.action_sync_to_solr() + + + + Sync Product To Solr: Solr Flag 2 + 10 + minutes + -1 + + + + code + 55 + True + + \ No newline at end of file -- cgit v1.2.3