| 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_list_price_from_pricelist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| 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 Lopez, Weblate, OCA-git-bot, oca-ci |
| 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: - sale - sales_team - base - 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 enables the automatic computation of a product's sale price based on the configuration of a pricelist. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_config_settings_form |
view.res.config.settings.form | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
base_pricelist_compute_price_id
Many2one → product.pricelist
help='Pricelist used to calculate the price of all products'
string='Recomputing pricelist'
args: 'product.pricelist'
No public methods.
base_pricelist_compute_price_id
Many2one → product.pricelist
readonly=False
related='company_id.base_pricelist_compute_price_id'
args: 'product.pricelist'
main_company_compute_price_id
Many2one → res.company
config_parameter='main_company_compute_price_id'
readonly=False
string='Main company for compute sale price'
args: 'res.company'
action_update_product_price_from_pricelist(self)
| 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_list_price_from_pricelist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| 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 Lopez, Weblate, OCA-git-bot, oca-ci |
| 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: - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_config_settings_form |
view.res.config.settings.form | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
base_pricelist_compute_price_id
Many2one → product.pricelist
help='Pricelist used to calculate the price of all products'
string='Recomputing pricelist'
args: 'product.pricelist'
No public methods.
base_pricelist_compute_price_id
Many2one → product.pricelist
readonly=False
related='company_id.base_pricelist_compute_price_id'
args: 'product.pricelist'
main_company_compute_price_id
Many2one → res.company
config_parameter='main_company_compute_price_id'
readonly=False
string='Main company for compute sale price'
args: 'res.company'
action_update_product_price_from_pricelist(self)