Technical Pricelists for Sales

sale_pricelist_technical
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_pricelist_technical
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_product_pricelist_form product.pricelist field Inherits product.product_pricelist_view
view_product_pricelist_tree product.pricelist field Inherits product.product_pricelist_view_tree
Models touched (3)

New fields (1)
  • is_technical Boolean
    help='Check this box if you want to prevent users from using this pricelist on orders or in customer forms. This is useful for pricelists that are created only to compute other pricelists.'
Public methods (0)

No public methods.

New fields (1)
  • property_product_pricelist Many2one
    domain=[('is_technical', '=', False)]
Public methods (0)

No public methods.

New fields (1)
  • pricelist_id Many2one
    domain=[('is_technical', '=', False)]
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/12.0/sale_pricelist_technical
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, Denis Roussel, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - decimal_precision
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_product_pricelist_form product.pricelist field Inherits product.product_pricelist_view
view_product_pricelist_tree product.pricelist field Inherits product.product_pricelist_view_tree
Models touched (3)

New fields (1)
  • is_technical Boolean
    help='Check this box if you want to prevent users from using this pricelist on orders or in customer forms. This is useful for pricelists that are created only to compute other pricelists.' string='Is Technical'
Public methods (0)

No public methods.

New fields (1)
  • property_product_pricelist Many2one
    domain=[('is_technical', '=', False)]
Public methods (0)

No public methods.

New fields (1)
  • pricelist_id Many2one
    domain=[('is_technical', '=', False)]
Public methods (0)

No public methods.