summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/product_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/product_template.xml')
-rwxr-xr-xindoteknik_custom/views/product_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml
index f4e74199..a3a23101 100755
--- a/indoteknik_custom/views/product_template.xml
+++ b/indoteknik_custom/views/product_template.xml
@@ -88,8 +88,8 @@
<data noupdate="1">
<record id="cron_product_solr_flag_solr" model="ir.cron">
<field name="name">Sync Product To Solr: Solr Flag 2</field>
- <field name="interval_number">10</field>
- <field name="interval_type">minutes</field>
+ <field name="interval_number">1</field>
+ <field name="interval_type">hours</field>
<field name="numbercall">-1</field>
<field name="doall" eval="False"/>
<field name="model_id" ref="model_product_template"/>