| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/pos_sms |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Send sms to customer for order confirmation |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Adrien Guilliams (adgu), Chrysanthe (chgo), manv-afk, paan-odoo, rpka-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - resource - base - web - stock_account - stock - product - base_setup - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - http_routing - auth_signup - account - onboarding - analytic - phone_validation - partner_autocomplete - iap_mail - iap - iot_base - google_address_autocomplete - sms |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module integrates the Point of Sale with SMS |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_sms_res_config_settings_view_form |
res.config.settings.view.form.inherit.sms.pos | res.config.settings | div | Inherits point_of_sale.res_config_settings_view_form |
sms_receipt_template_id
Many2one → sms.template
domain=[('model', '=', 'pos.order')]
help='SMS will be sent to the customer based on this template'
string='Sms Receipt template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (1)action_sent_message_on_sms(self, phone, _, basic_image=False)
pos_sms_receipt_template_id
Many2one → sms.template
readonly=False
related='pos_config_id.sms_receipt_template_id'
args: 'sms.template'
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/18.0/pos_sms |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Send sms to customer for order confirmation |
| 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), David Monnom (moda), Dylan Kiss (dyki), Hussein Ebrahim(hyhe), Jitendra Prajapat, paan-odoo, Ali Hassan (alhy) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic - phone_validation - sms - iap_mail - iap |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module integrates the Point of Sale with SMS |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_sms_res_config_settings_view_form |
res.config.settings.view.form.inherit.sms.pos | res.config.settings | div | Inherits point_of_sale.res_config_settings_view_form |
sms_receipt_template_id
Many2one → sms.template
domain=[('model', '=', 'pos.order')]
help='SMS will be sent to the customer based on this template'
string='Sms Receipt template'
args: 'sms.template'
No public methods.
No new fields.
Public methods (1)action_sent_message_on_sms(self, phone, _, basic_image=False)
pos_sms_receipt_template_id
Many2one → sms.template
readonly=False
related='pos_config_id.sms_receipt_template_id'
args: 'sms.template'
No public methods.