POS - SMS

pos_sms
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/pos_sms
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYSend sms to customer for order confirmation
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 01:51:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - resource
    - base
    - web
    - stock_account
    - stock
    - product
    - mail
    - 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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (1)
  • 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'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_sent_message_on_sms(self, phone, _, basic_image=False)

New fields (1)
  • pos_sms_receipt_template_id Many2one → sms.template
    readonly=False related='pos_config_id.sms_receipt_template_id' 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/18.0/pos_sms
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYSend sms to customer for order confirmation
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 01:25:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - 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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (1)
  • 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'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_sent_message_on_sms(self, phone, _, basic_image=False)

New fields (1)
  • pos_sms_receipt_template_id Many2one → sms.template
    readonly=False related='pos_config_id.sms_receipt_template_id' args: 'sms.template'
Public methods (0)

No public methods.