Repository
odoo/odoo · module folder
Module version
1.0
Category
Supply Chain/Inventory
Folder size
0.3 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, Dylan Kiss (dyki), aktr-odoo, nihp-odoo, yagp-odoo, Krzysztof Magusiak (krma), Nikhil Kajavadra
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Send text messages when final stock move

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form_stock res.config.settings.view.form.inherit.delivery.stock res.config.settings form Inherits stock.res_config_settings_view_form
view_confirm_stock_sms stock_confirm_sms confirm.stock.sms form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • pick_ids Many2many → stock.picking
    args: 'stock.picking', 'stock_picking_sms_rel'
Public methods (2)
  • dont_send_sms(self)
  • send_sms(self)

New fields (2)
  • has_received_warning_stock_sms Boolean
  • stock_sms_confirmation_template_id Many2one → sms.template
    default=_default_confirmation_sms_picking_template domain="[('model', '=', 'stock.picking')]" help='SMS sent to the customer once the order is delivered.' string='SMS Template' args: 'sms.template'
Public methods (0)

No public methods.

New fields (1)
  • stock_sms_confirmation_template_id Many2one
    readonly=False related='company_id.stock_sms_confirmation_template_id'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…