Sale Order Type Confirm Message

sale_order_type_confirm_message
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_order_type_confirm_message
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_order_type
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module includes a validation step when confirming a sale order.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_order_type_confirm_message_sot_sale_order_type_form_view sale.double.confirm.sot.sale.order.type.form.view sale.order.type xpath Inherits sale_order_type.sot_sale_order_type_form_view
sale_order_type_confirm_message_wizard_view sale.order.type.confirm.wizard.view sale.order.type.confirm.wizard form New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)

New fields (2)
  • confirmation_message Text
    translate=True
  • has_confirmation_message Boolean
Public methods (0)

No public methods.

New fields (2)
  • message Text
    related='order_id.type_id.confirmation_message' string='Message'
  • order_id Many2one → sale.order
    comodel_name='sale.order' default=<expr> string='Order'
Public methods (1)
  • action_confirm(self)
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/17.0/sale_order_type_confirm_message
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_order_type
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module includes a validation step when confirming a sale order.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_order_type_confirm_message_sot_sale_order_type_form_view sale.double.confirm.sot.sale.order.type.form.view sale.order.type xpath Inherits sale_order_type.sot_sale_order_type_form_view
sale_order_type_confirm_message_wizard_view sale.order.type.confirm.wizard.view sale.order.type.confirm.wizard form New
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_confirm(self)

New fields (2)
  • confirmation_message Text
    translate=True
  • has_confirmation_message Boolean
Public methods (0)

No public methods.

New fields (2)
  • message Text
    related='order_id.type_id.confirmation_message' string='Message'
  • order_id Many2one → sale.order
    comodel_name='sale.order' default=<expr> string='Order'
Public methods (1)
  • action_confirm(self)