| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/19.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
string='Sale Margin (%)'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/18.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, sergio-teruel, Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa, Christihan Laurel [Vauxoo], maciej-wichowski, Christihan Laurel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
string='Sale Margin (%)'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/17.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Carlos Dauden, Weblate, OCA-git-bot, oca-ci, Marc Durepos, Christihan Laurel [Vauxoo] |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (0)No public methods.
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
string='Sale Margin (%)'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/16.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, Weblate, OCA-git-bot, oca-ci, AndreaGidaltiG |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:48 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=None, currency=None, company=None, date=False)
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=None, currency=None, company=False, date=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/15.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Carlos Dauden, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow, Andrii9090-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=None)
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/14.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, oca-ci, GuillemCForgeFlow, oca-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:01 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
string='Sale Margin'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/13.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Carlos Dauden, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Carlos Roca, GuillemCForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
args: 'Sale Margin'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/12.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 4.0.5 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | eLBati, Pedro M. Baeza, david, Uku Lagle, OCA Transbot, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, CarmenMiranda, Nikul-Chaudhary |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
sale_margin
Float
default=0
digits=(16, 2)
help='Margin to apply on price to obtain sale price'
args: 'Sale Margin'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/product-attribute |
| GIT | |
| GIT | https://github.com/OCA/product-attribute.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/product-attribute/tree/11.0/product_pricelist_supplierinfo |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/product-attribute |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_supplier_item_form_view |
product.pricelist.item.form | product.pricelist.item | xpath | Inherits product.product_pricelist_item_form_view |
No new fields.
Public methods (0)No public methods.
base
Selection
selection_add=[('supplierinfo', 'Prices based on supplier info')]
no_supplierinfo_min_quantity
Boolean
string='Ignore Supplier Info Min. Quantity'
No public methods.
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)
No new fields.
Public methods (1)price_compute(self, price_type, uom=False, currency=False, company=False)