Product Form Pricelist

product_form_pricelist
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/18.0/product_form_pricelist
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, bosd
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 allow to fill directly from the product form the pricelist
item for the product. The type of pricelist item is always "fixed"

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
product_kanban_view product.product xpath Inherits product.product_kanban_view
product_normal_form_view product.product label Inherits product.product_normal_form_view
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_kanban_view product.template xpath Inherits product.product_template_kanban_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
product_template_view_form product.template button Inherits product.product_template_form_view
product_template_view_form_no_list_price product.template div Inherits product.product_template_form_view
product_variant_easy_edit_view product.product label Inherits product.product_variant_easy_edit_view
res_config_settings_view_form res.config.settings xpath Inherits sale.res_config_settings_view_form
Models touched (3)

New fields (2)
  • applied_on Selection
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
  • product_tmpl_id Many2one
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • fixed_pricelist_item_ids One2many → product.pricelist.item
    args: 'product.pricelist.item', 'product_tmpl_id', 'Fixed Pricelist Items'
Public methods (0)

No public methods.

New fields (1)
  • group_no_list_price Boolean
    help="Use fixed price and hide the native 'Sales Price' field" implied_group='product_form_pricelist.group_no_list_price' args: "Hide field 'Sales price'"
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/17.0/product_form_pricelist
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Angel Rivas
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allow to fill directly from the product form the pricelist
item for the product. The type of pricelist item is always "fixed"

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
product_kanban_view product.product xpath Inherits product.product_kanban_view
product_normal_form_view product.product label Inherits product.product_normal_form_view
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_kanban_view product.template div Inherits product.product_template_kanban_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
product_template_view_form product.template button Inherits product.product_template_form_view
product_template_view_form_no_list_price product.template div Inherits product.product_template_form_view
product_variant_easy_edit_view product.product label Inherits product.product_variant_easy_edit_view
res_config_settings_view_form res.config.settings setting Inherits sale.res_config_settings_view_form
Models touched (3)

New fields (2)
  • applied_on Selection
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
  • product_tmpl_id Many2one
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • fixed_pricelist_item_ids One2many → product.pricelist.item
    args: 'product.pricelist.item', 'product_tmpl_id', 'Fixed Pricelist Items'
Public methods (0)

No public methods.

New fields (1)
  • group_no_list_price Boolean
    help="Use fixed price and hide the native 'Sales Price' field" implied_group='product_form_pricelist.group_no_list_price' args: "Hide field 'Sales price'"
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/14.0/product_form_pricelist
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSSébastien BEAU, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
product_kanban_view product.product xpath Inherits product.product_kanban_view
product_normal_form_view product.product label Inherits product.product_normal_form_view
product_product_tree_view product.product field Inherits product.product_product_tree_view
product_template_kanban_view product.template div Inherits product.product_template_kanban_view
product_template_tree_view product.template field Inherits product.product_template_tree_view
product_template_view_form product.template button Inherits product.product_template_form_view
product_template_view_form_no_list_price product.template field Inherits product.product_template_form_view
product_variant_easy_edit_view product.product label Inherits product.product_variant_easy_edit_view
res_config_settings_view_form res.config.settings div Inherits sale.res_config_settings_view_form
Models touched (3)

New fields (2)
  • applied_on Selection
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
  • product_tmpl_id Many2one
    compute='_compute_applied_on_and_tmpl' readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • fixed_pricelist_item_ids One2many → product.pricelist.item
    args: 'product.pricelist.item', 'product_tmpl_id', 'Fixed Pricelist Items'
Public methods (0)

No public methods.

New fields (1)
  • group_no_list_price Boolean
    help="Use fixed price and hide the native 'Sales Price' field" implied_group='product_form_pricelist.group_no_list_price' args: "Hide field 'Sales price'"
Public methods (0)

No public methods.