TIP: You can type at any time to perform a new search.
Calendar - SMS
calendar_sms · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.1
- Category
- Productivity/Calendar
- Folder size
- 0.24 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-08 22:45:28
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Renaud Thiry, Maximilien (malb), Dylan Kiss (dyki), aktr-odoo, nihp-odoo
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
calendar_alarm_view_form |
calendar.alarm.view.form.inherit.calendar.sms | calendar.alarm | calendar | Inherits calendar.calendar_alarm_view_form |
view_calendar_event_form_inherited |
calendar.event.form.calendar_sms | calendar.event | calendar | Inherits calendar.view_calendar_event_form |
view_calendar_event_tree_inherited |
calendar.event.list.calendar_sms | calendar.event | calendar | Inherits calendar.view_calendar_event_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
alarm_typeSelectionondelete={'sms': 'set default'}selection_add=[('sms', 'SMS Text Message')] -
sms_template_idMany2one → sms.templatecompute='_compute_sms_template_id'domain=[('model', 'in', ['calendar.event'])]help='Template used to render SMS reminder content.'readonly=Falsestore=Truestring='SMS Template' args: 'sms.template'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_send_sms(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…