Mail Activity Reminder

mail_activity_reminder
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/19.0/mail_activity_reminder
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Karl Southern, Elliott Bristow
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows setting reminders for various Activity Types.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mail_activity_reminder_mail_activity_type_view_form_inherit mail_activity_reminder.mail.activity.type.view.form.inherit mail.activity.type field Inherits mail.mail_activity_type_view_form
message_activity_assigned message_activity_assigned ir.ui.view qweb New
Models touched (3)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
  • action_remind(self)
    Group reminders by user and type and send them together

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/18.0/mail_activity_reminder
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Karl Southern
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows setting reminders for various Activity Types.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mail_activity_reminder_mail_activity_type_view_form_inherit mail_activity_reminder.mail.activity.type.view.form.inherit mail.activity.type field Inherits mail.mail_activity_type_view_form
message_activity_assigned message_activity_assigned ir.ui.view qweb New
Models touched (3)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
  • action_remind(self)
    Group reminders by user and type and send them together

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/17.0/mail_activity_reminder
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, sergio, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows setting reminders for various Activity Types.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mail_activity_reminder_mail_activity_type_view_form_inherit mail_activity_reminder.mail.activity.type.view.form.inherit mail.activity.type field Inherits mail.mail_activity_type_view_form
message_activity_assigned message_activity_assigned ir.ui.view qweb New
Models touched (3)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
  • action_remind(self)
    Group reminders by user and type and send them together

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/16.0/mail_activity_reminder
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSRonald Portier, Sébastien Alix, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mail_activity_type_view_form mail.activity.type.view.form mail.activity.type field Inherits mail.mail_activity_type_view_form
message_activity_assigned message_activity_assigned ir.ui.view qweb New
Models touched (2)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
  • action_remind(self)
    Group reminders by user and type and send them together

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/13.0/mail_activity_reminder
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSDenis Roussel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
mail_activity_type_view_form mail.activity.type.view.form mail.activity.type field Inherits mail.mail_activity_type_view_form
message_activity_assigned message_activity_assigned ir.ui.view qweb New
Models touched (2)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True string='Deadline'
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
  • action_remind(self)
    Group reminders by user and type and send them together

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".' string='Reminders'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/12.0/mail_activity_reminder
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mail_activity_type_view_form mail.activity.type.view.form mail.activity.type field Inherits mail.mail_activity_type_view_form
Models touched (2)

New fields (3)
  • deadline Datetime
    compute='_compute_deadline' compute_sudo=True store=True string='Deadline'
  • last_reminder_local Datetime
    string='Last reminder (local)'
  • next_reminder Datetime
    compute='_compute_next_reminder' compute_sudo=True store=True string='Next reminder'
Public methods (2)
  • action_notify(self)
    @api.multi
  • action_remind(self)
    @api.multi

New fields (1)
  • reminders Char
    help='A non-digit-separated list of offsets (in days) when reminders should be fired: e.g. 0 means "on the deadline day" while 5 means "5 calendar days before the deadline".' string='Reminders'
Public methods (0)

No public methods.