| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/calendar_sms |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Productivity/Calendar |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Renaud Thiry, Maximilien (malb), Dylan Kiss (dyki), aktr-odoo, nihp-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - html_editor - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | xpath | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.list.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_tree |
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
sms_template_id
Many2one → sms.template
compute='_compute_sms_template_id'
domain=[('model', 'in', ['calendar.event'])]
help='Template used to render SMS reminder content.'
readonly=False
store=True
string='SMS Template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_send_sms(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/calendar_sms |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Tiffany Chang (tic), Gorash, Renaud Thiry, Louis Wicket (wil), Maximilien (malb), Dylan Kiss (dyki), Leonardo Pavan Rocha, Gabriel (gdpf), Louis (wil), EL Alaoui Yassine |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - html_editor - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | xpath | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.list.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_tree |
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
sms_notify_responsible
Boolean
sms_template_id
Many2one → sms.template
compute='_compute_sms_template_id'
domain=[('model', 'in', ['calendar.event'])]
help='Template used to render SMS reminder content.'
readonly=False
store=True
string='SMS Template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_send_sms(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/calendar_sms |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Odoo Online, Tiffany Chang (tic), Gorash, momegahed, Renaud Thiry, Louis Wicket (wil), Dylan Kiss (dyki), Leonardo Pavan Rocha, Noe Antoine, Gabriel (gdpf), Louis (wil), EL Alaoui Yassine |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - onboarding - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | xpath | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.tree.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_tree |
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
sms_notify_responsible
Boolean
sms_template_id
Many2one → sms.template
compute='_compute_sms_template_id'
domain=[('model', 'in', ['calendar.event'])]
help='Template used to render SMS reminder content.'
readonly=False
store=True
string='SMS Template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_send_sms(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/calendar_sms |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Victor Feyens, momegahed, Yolann Sabaux, Renaud Thiry |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | xpath | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.tree.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_tree |
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
sms_template_id
Many2one → sms.template
compute='_compute_sms_template_id'
domain=[('model', 'in', ['calendar.event'])]
help='Template used to render SMS reminder content.'
readonly=False
store=True
string='SMS Template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_send_sms(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/calendar_sms |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Barad Mahendra, Julien Castiaux, Xavier-Do, Victor Feyens, Ivan Yelizariev, Jérémy Hennecart, Kamesh Patel, Tiffany Chang (tic), Arnaud Joset, momegahed, John (jol), Yolann Sabaux, Nicolas Bayet |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | xpath | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.tree.calendar_sms | calendar.event | xpath | Inherits calendar.view_calendar_event_tree |
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
sms_template_id
Many2one → sms.template
compute='_compute_sms_template_id'
domain=[('model', 'in', ['calendar.event'])]
help='Template used to render SMS reminder content.'
readonly=False
store=True
string='SMS Template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)action_send_sms(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/calendar_sms |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Christophe Simonis, Xavier Morel, Barad Mahendra, Xavier-Do, Victor Feyens, fw-bot, Lucas Lefèvre, Ivan Yelizariev, momegahed, Florian Damhaut, Yolann Sabaux |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
No views found for this module.
alarm_type
Selection
ondelete={'sms': 'set default'}
selection_add=[('sms', 'SMS Text Message')]
No public methods.
No new fields.
Public methods (1)get_next_mail(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/calendar_sms |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Xavier Morel, Jeremy Kersten, Xavier-Do, Victor Feyens, Lucas Lefèvre, Ivan Yelizariev |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
No views found for this module.
alarm_type
Selection
selection_add=[('sms', 'SMS Text Message')]
No public methods.
No new fields.
Public methods (1)get_next_mail(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/calendar_sms |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Christophe Simonis, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap - web_settings_dashboard |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
No views found for this module.
type
Selection
selection_add=[('sms', 'SMS Text Message')]
No public methods.
No new fields.
Public methods (1)get_next_mail(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/calendar_sms |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Antony Lesuisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - calendar - base - base_setup - web - bus - web_tour - sms - iap |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Send text messages as event reminders |
No views found for this module.
type
Selection
selection_add=[('sms', 'SMS Text Message')]
No public methods.
No new fields.
Public methods (1)get_next_mail(self)
No new fields.
Public methods (0)No public methods.