Supplier info prices in sales pricelists

product_pricelist_supplierinfo
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/19.0/product_pricelist_supplierinfo
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSAaronHForgeFlow, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to create a sales pricelist based on product
supplierinfo prices. If you want, you can bypass minimum quantity in
pricelist item.

We can also define sale marging applied on purchase price directly on
supplier info. For this, you must add users to "Show sale margin on
Product Supplierinfo" group.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (4)

New fields (5)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • ignore_supplierinfo_margin Boolean
    help='Based on supplierinfo price without sale margin applied'
  • no_supplierinfo_discount Boolean
    help='If checked, the discount set on the supplier info will be ignored in price calculation.' string='Ignore Supplier Info Discount'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' string='Sale Margin (%)'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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/18.0/product_pricelist_supplierinfo
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSCarlos Dauden, sergio-teruel, Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa, Christihan Laurel [Vauxoo], maciej-wichowski, Christihan Laurel
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to create a sales pricelist based on product
supplierinfo prices. If you want, you can bypass minimum quantity in
pricelist item.

We can also define sale marging applied on purchase price directly on
supplier info. For this, you must add users to "Show sale margin on
Product Supplierinfo" group.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (4)

New fields (5)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • ignore_supplierinfo_margin Boolean
    help='Based on supplierinfo price without sale margin applied'
  • no_supplierinfo_discount Boolean
    help='If checked, the discount set on the supplier info will be ignored in price calculation.' string='Ignore Supplier Info Discount'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' string='Sale Margin (%)'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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_pricelist_supplierinfo
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Dauden, Weblate, OCA-git-bot, oca-ci, Marc Durepos, Christihan Laurel [Vauxoo]
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to create a sales pricelist based on product
supplierinfo prices. If you want, you can bypass minimum quantity in
pricelist item.

We can also define sale marging applied on purchase price directly on
supplier info. For this, you must add users to "Show sale margin on
Product Supplierinfo" group.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (4)

New fields (5)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • ignore_supplierinfo_margin Boolean
    help='Based on supplierinfo price without sale margin applied'
  • no_supplierinfo_discount Boolean
    help='If checked, the discount set on the supplier info will be ignored in price calculation.' string='Ignore Supplier Info Discount'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' string='Sale Margin (%)'
Public methods (0)

No public methods.

New fields (0)

No new fields.

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/16.0/product_pricelist_supplierinfo
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Vauxoo
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Vauxoo
COMMITTERS
COMMITTERSCarlos Dauden, Weblate, OCA-git-bot, oca-ci, AndreaGidaltiG
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (4)

New fields (4)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • ignore_supplierinfo_margin Boolean
    help='Based on supplierinfo price without sale margin applied'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=None, currency=None, company=None, date=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=None, currency=None, company=False, date=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/15.0/product_pricelist_supplierinfo
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Dauden, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow, Andrii9090-tecnativa
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=None)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.
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_pricelist_supplierinfo
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow, 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:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • base Selection
    ondelete={'supplierinfo': 'set default'} selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    comodel_name='res.partner' help='Only match prices from the selected supplier' string='Supplier filter'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' string='Sale Margin'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/13.0/product_pricelist_supplierinfo
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Dauden, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Carlos Roca, GuillemCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • base Selection
    selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    help='Only match prices from the selected supplier' args: 'res.partner', 'Supplier filter'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' args: 'Sale Margin'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo
VERSION
VERSION 4.0.5
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSeLBati, Pedro M. Baeza, david, Uku Lagle, OCA Transbot, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, CarmenMiranda, Nikul-Chaudhary
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
product_supplierinfo_form_view product.supplierinfo.form.view.pricelist product.supplierinfo xpath Inherits product.product_supplierinfo_form_view
product_supplierinfo_tree_view product.supplierinfo.tree.view.pricelist product.supplierinfo field Inherits product.product_supplierinfo_tree_view
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • base Selection
    selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • filter_supplier_id Many2one → res.partner
    domain=[('supplier', '=', True)] help='Only match prices from the selected supplier' args: 'res.partner', 'Supplier filter'
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (1)
  • sale_margin Float
    default=0 digits=(16, 2) help='Margin to apply on price to obtain sale price' args: 'Sale Margin'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.
REPOSITORY
REPOSITORYOCA/product-attribute
GIT
GIThttps://github.com/OCA/product-attribute.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/product-attribute/tree/11.0/product_pricelist_supplierinfo
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/product-attribute
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_pricelist_supplier_item_form_view product.pricelist.item.form product.pricelist.item xpath Inherits product.product_pricelist_item_form_view
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • base Selection
    selection_add=[('supplierinfo', 'Prices based on supplier info')]
  • no_supplierinfo_min_quantity Boolean
    string='Ignore Supplier Info Min. Quantity'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.

New fields (0)

No new fields.

Public methods (1)
  • price_compute(self, price_type, uom=False, currency=False, company=False)
    Return dummy not falsy prices when computation is done from supplier info for avoiding error on super method. We will later fill these with correct values.