Skip to content

Latest commit

 

History

History
 
 

event_email_reminder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

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 .
Try me on Runbot

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

Maintainer

Odoo Community Association

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.