Sale Warn Option

sale_warn_option
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_warn_option
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Eduardo de Miguel, Sabrina Martín
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_warn_option
odoo/odoo:
    - 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of Customer and Product blocking messages to
support more consistency between messages and to allow you to set a blocking message
quickly.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_warn_option_partner_form sale.warn.option.partner.form res.partner xpath Inherits sale.res_partner_view_buttons
sale_warn_option_product_form sale.warn.option.product.form product.template xpath Inherits sale.product_template_form_view
Models touched (3)

New fields (1)
  • sale_line_warn_option Many2one → warn.option
    comodel_name='warn.option'
Public methods (0)

No public methods.

New fields (1)
  • sale_warn_option Many2one → warn.option
    comodel_name='warn.option'
Public methods (0)

No public methods.

New fields (1)
  • allowed_warning_usage Selection
    ondelete={'partner_sale_warn': 'set default', 'product_sale_warn': 'set default'} selection_add=[('partner_sale_warn', '(Partner) Warning on the Sales Order'), ('product_sale_warn', '(Product) Warning when Selling this Product')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/15.0/sale_warn_option
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:00:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_warn_option
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of Customer and Product blocking messages to
support more consistency between messages and to allow you to set a blocking message
quickly.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_warn_option_partner_form sale.warn.option.partner.form res.partner xpath Inherits sale.res_partner_view_buttons
sale_warn_option_product_form sale.warn.option.product.form product.template xpath Inherits sale.product_template_form_view_sale_order_button
Models touched (3)

New fields (1)
  • sale_line_warn_option Many2one → warn.option
    comodel_name='warn.option'
Public methods (0)

No public methods.

New fields (1)
  • sale_warn_option Many2one → warn.option
    comodel_name='warn.option'
Public methods (0)

No public methods.

New fields (1)
  • allowed_warning_usage Selection
    ondelete={'partner_sale_warn': 'set default', 'product_sale_warn': 'set default'} selection_add=[('partner_sale_warn', '(Partner) Warning on the Sales Order'), ('product_sale_warn', '(Product) Warning when Selling this Product')]
Public methods (0)

No public methods.