Event Email Reminder
by Tecnativa https://github.com/OCA/event , Odoo Community Association (OCA) https://github.com/OCA/event
Odoo
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
event_email_reminder |
License | AGPL-3 |
Website | http://www.tecnativa.com |
Versions | 8.0 9.0 12.0 13.0 15.0 17.0 |
Event Email Reminder
This module extends the functionality of event module to allow to send events reminder emails before an event start.
Configuration
You can use cron arguments to modify three options in this position (days, near_events, template_id):
- days: Change days to limit events search, 7 as default.
- draft_events: This is for including draft events also.
- near_events: Select an option to include events which begin date is between today and limit days, False as default.
- template_id: You can select and id template to render as third parameter, None by default, so email is rendered with the template installed by the module.
- partner_ids: By default, the event is notified to the event responsible, but you can choose who to notify indicating in this parameter a list of the IDs .
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Images
- Odoo Community Association: Icon.
Contributors
- Tecnativa <https://www.tecnativa.com>:
- Sergio Teruel <sergio.teruel@tecnativa.com>
- Vicent Cubells <vicent.cubells@tecnativa.com>
- Pedro M. Baeza
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Please log in to comment on this module