| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-telephony |
| GIT | |
| GIT | https://github.com/OCA/connector-telephony.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-telephony/tree/16.0/sms_alternative_provider |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Hunki Enterprises BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Hunki Enterprises BV |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/connector-telephony |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sms - base - iap_mail - iap - web - base_setup - bus - web_tour - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
phonenumbers |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows configuring multiple providers for sending SMS. By restricting providers to country or area codes, you can ie have Odoo pick different providers for different countries. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sms_sms_form |
sms.sms | field | Inherits sms.sms_tsms_view_form | |
view_ir_sms_gateway_form |
ir.sms.gateway | form | New | |
view_ir_sms_gateway_search |
ir.sms.gateway | search | New | |
view_ir_sms_gateway_tree |
ir.sms.gateway | tree | New |
active
Boolean
default=True
company_id
Many2one → res.company
description
Html
compute='_compute_description'
gateway_type
Selection
required=True
string='Type'
args: [('iap', 'Odoo IAP')]
name
Char
required=True
prefix
Char
help="Fill in for which phone number prefix(es) this provider is used, ie '+31' to use it for NL, '+31 +49' to use it for DE and NL, or '+3120' to use it for Amsterdam/NL. Leave empty to send to any number."
sequence
Integer
default=<expr>
No public methods.
No new fields.
Public methods (0)No public methods.
sms_gateway_id
Many2one → ir.sms.gateway
string='SMS gateway used'
args: 'ir.sms.gateway'
No public methods.