Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) |
Lines of code | 246 |
Technical Name |
crm_email_followup |
License | OPL-1 |
Website | http://codegiday.com |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
This module allow user to set the schedule date for sending followup email on CRM record
Thanks to this module, you can configure several schedule date to send the email to your lead. One Schedule Date can be set with different email template.
Create A New Lead / Opportunity
On the CRM module, you can easily create a new Lead / Opportunity

Followup Start Date will be set
Followup Start Date will be set when a new Lead / Opportunity is created. This will also be set when the record has been changed the stage.


Set up the followup email rule
Go to menu CRM -> Configuration -> CRM Email Followups. At this menu, we can create several rule for Email Followup


Create a new rule
Fill some required information:
- Name of the Rule
- After Starting Followup Date (days): scheduler will base on this field to know what date will send the email for this rule. Number of day will be base on the field Start Followup Date on Lead/Opportunity record
- CRM Type: We can choose which type of CRM record will be triggered this rule. We have 3 types: Lead, Opportunity and Both.
- CRM Stage: The stage of CRM record will be affected by this rule.
- Email Template: The email template will be used to send to Lead / Opportunity record.

Scheduler Action
We can find the Scheduler Action to run it manually under Settings -> Technical -> Automation -> Scheduled Actions

Followup Email History
Under each Lead / Opportunity Record, we can easily find the history of followup

hieulucky111@gmail.com
http//codegiday.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module