From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/crm/data/digest_data.xml | 89 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 addons/crm/data/digest_data.xml (limited to 'addons/crm/data/digest_data.xml') diff --git a/addons/crm/data/digest_data.xml b/addons/crm/data/digest_data.xml new file mode 100644 index 00000000..c3a12d81 --- /dev/null +++ b/addons/crm/data/digest_data.xml @@ -0,0 +1,89 @@ + + + + + True + True + + + + + + Tip: Convert incoming emails into opportunities + 200 + + +
+ % set record = object.env['crm.team'].search([('alias_name', '!=', 'False')], limit=1) +

Tip: Convert incoming emails into opportunities

+ % if record and record.alias_domain +

Did you know emails sent to ${record.alias_id.display_name} generate opportunities in your pipeline?
+ Try sending an email to your CRM. This email address is configurable by sales team members.

+ % else +

Did you know emails sent to a Sales Team alias generate opportunities in your pipeline?

+ % endif +
+
+
+ + Tip: Did you know Odoo has built-in lead mining? + 1500 + + +
+

Tip: Did you know Odoo has built-in lead mining?

+

For a sales team, there is nothing worse than being dry on leads. Fortunately, in just a few clicks, you can generate leads specifically targeted to your needs: company size, industry, etc. To help you test the feature, we offer you 200 credits for free.

+ +
+
+
+ + Tip: Opportunity win rate is predicted with AI + 1700 + + +
+

Tip: Opportunity win rate is predicted with AI

+

Odoo's artificial intelligence engine predicts the success rate of each opportunity based on your history. You can always update the success rate manually, but if you let Odoo do the job the score is updated while the opportunity moves forward in your sales cycle.

+ +
+
+
+ + Tip: Manage your pipeline + 2600 + + +
+

Tip: Manage your pipeline

+

A great tip to boost sales efficiency is to always define a next step on each opportunity. To manage ongoing activities, click on any status of the progress bar to filter opportunities based on their next activities' status. Click on the grey area of the progress bar to see all opportunities that have no next activity.

+ +
+
+
+ + Tip: Do not waste time recording customers' data + 2800 + + +
+

Tip: Do not waste time recording customers' data

+

Did you know you can search a company by name or VAT number to instantly fill in all its data? Odoo autocompletes everything for you: logo, address, company size, business information, social media accounts, etc.

+ +
+
+
+ + Tip: Turn a selection of opportunities into a map + 3000 + + +
+

Tip: Turn a selection of opportunities into a map

+

Did you know you can turn a list of opportunities into a map view, using the top-right map icon? A lot of screens in Odoo can be turned into a map: tasks, contacts, delivery orders, etc.

+ +
+
+
+
+
-- cgit v1.2.3