mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-24 19:12:07 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -6,10 +6,8 @@
|
|||
<field name="user_id" ref="base.user_root"/>
|
||||
<field name="state">code</field>
|
||||
<field name="code">model._iap_enrich_leads_cron()</field>
|
||||
<field name="interval_number">1</field>
|
||||
<field name="interval_number">24</field>
|
||||
<field name="interval_type">hours</field>
|
||||
<field name="numbercall">-1</field>
|
||||
<field name="doall" eval="False"/>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
|
|
|||
|
|
@ -3,14 +3,14 @@
|
|||
<!-- VIEWS USED FOR MESSAGING -->
|
||||
<template id="mail_message_lead_enrich_notfound">
|
||||
<p>Lead Enrichment (based on email address)</p>
|
||||
<div style="padding:15px;">
|
||||
<div style="padding:15px;padding-left:0px;">
|
||||
<span> No company data found based on the email address or email address is one of an email provider. No credit was consumed. </span>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template id="mail_message_lead_enrich_no_email">
|
||||
<p>Lead Enrichment (based on email address)</p>
|
||||
<div style="padding:15px;">
|
||||
<div style="padding:15px;padding-left:0px;">
|
||||
<span>Enrichment could not be done because the email address does not look valid.</span>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue