SMS on Events

event_sms
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Thibault Delavallée, Julien Castiaux, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Antoine (ande), Krzysztof Magusiak (krma), Claire Nguyen (clan)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • template_ref Reference
    ondelete={'sms.template': 'cascade'} selection_add=[('sms.template', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • template_ref Reference
    ondelete={'sms.template': 'cascade'} selection_add=[('sms.template', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • unlink(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Thibault Delavallée, Odoo Online, Tiffany Chang (tic), Renaud Thiry, Dylan Kiss (dyki), Antoine (ande), Andrzej(pian), Louis (wil), Krzysztof Magusiak (krma)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - html_editor
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • template_ref Reference
    ondelete={'sms.template': 'cascade'} selection_add=[('sms.template', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • template_ref Reference
    ondelete={'sms.template': 'cascade'} selection_add=[('sms.template', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • unlink(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Nasreddin Boulif (bon), Tiffany Chang (tic), Rémy Voet (ryv), Renaud Thiry, Louis Wicket (wil), Mahamadasif Ansari, Dylan Kiss (dyki), Hansun (hale), Antoine (ande), Andrzej(pian), Jérémy Hennecart (jeh), Louis (wil)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - barcodes
    - web
    - base
    - base_setup
    - mail
    - bus
    - web_tour
    - phone_validation
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (2)
  • execute(self)
  • set_template_ref_model(self)
    @api.onchange('notification_type')

New fields (0)

No new fields.

Public methods (1)
  • execute(self)

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • unlink(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Dharmraj Jhala, Victor Feyens, Nasreddin Boulif (bon), Florian Charlier, Mahamadasif Ansari, Hansun (hale), Antoine (ande), Andrzej(pian)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (0)

No views found for this module.

Models touched (5)

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (2)
  • execute(self)
  • set_template_ref_model(self)
    @api.onchange('notification_type')

New fields (0)

No new fields.

Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • unlink(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Nicolas Lempereur, Xavier-Do, std-odoo, Nicolas Bayet, Saurabh Choraria, Hansun (hale), Antoine (ande), Andrzej(pian)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (0)

No views found for this module.

Models touched (5)

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (2)
  • execute(self)
  • set_template_ref_model(self)
    @api.onchange('notification_type')

New fields (0)

No new fields.

Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • unlink(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Aurélien Warnon, Xavier-Do
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:27
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - utm
    - sms
    - iap_mail
    - iap
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
event_event_view_form_inherit_sms event.event.view.form event.event xpath Inherits event.view_event_form
event_mail_view_form event.mail.view.form.inherit.sms event.mail xpath Inherits event.view_event_mail_form
event_mail_view_tree event.mail.view.tree.inherit.sms event.mail xpath Inherits event.view_event_mail_tree
event_type_view_form event.type.view.form.inherit.sms event.type xpath Inherits event.view_event_type_form
Models touched (4)

New fields (2)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
  • sms_template_id Many2one → sms.template
    domain=[('model', '=', 'event.registration')] help='This field contains the template of the SMS that will be automatically sent' ondelete='restrict' string='SMS Template' args: 'sms.template'
Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • notification_type Selection
    ondelete={'sms': 'set default'} selection_add=[('sms', 'SMS')]
  • sms_template_id Many2one → sms.template
    domain=[('model', '=', 'event.registration')] help='This field contains the template of the SMS that will be automatically sent' ondelete='restrict' string='SMS Template' args: 'sms.template'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/event_sms
VERSION
VERSION 1.0
CATEGORY
CATEGORYMarketing/Events
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Thibault Delavallée, Damien Bouvy, Wolfgang Taferner, Xavier-Do
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - event
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - sms
    - iap
    - phone_validation
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Schedule SMS in event management

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
event_event_view_form_inherit_sms event.event.view.form event.event xpath Inherits event.view_event_form
event_mail_view_form event.mail.view.form.inherit.sms event.mail xpath Inherits event.view_event_mail_form
event_mail_view_tree event.mail.view.tree.inherit.sms event.mail xpath Inherits event.view_event_mail_tree
event_type_view_form event.type.view.form.inherit.sms event.type xpath Inherits event.view_event_type_form
Models touched (4)

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • sms_template_id Many2one → sms.template
    domain=[('model', '=', 'event.registration')] help='This field contains the template of the SMS that will be automatically sent' ondelete='restrict' string='SMS Template' args: 'sms.template'
Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (1)
  • execute(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • notification_type Selection
    selection_add=[('sms', 'SMS')]
  • sms_template_id Many2one → sms.template
    domain=[('model', '=', 'event.registration')] help='This field contains the template of the SMS that will be automatically sent' ondelete='restrict' string='SMS Template' args: 'sms.template'
Public methods (0)

No public methods.