| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_partner_pricelist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Jarsa |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Jarsa |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Jesús Alan Ramos Rordríguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| 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 |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
view_order_form |
sale.order.form | sale.order | xpath | Inherits sale.view_order_form |
view_res_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits product.view_partner_property_form |
use_partner_pricelist
Boolean
No public methods.
use_partner_pricelist
Boolean
readonly=False
related='company_id.use_partner_pricelist'
No public methods.
allowed_pricelist_ids
Many2many → product.pricelist
comodel_name='product.pricelist'
copy=False
domain=<expr>
help='If set, you can only use the selected pricelists for this partner in the sale order.'
string='Allowed Pricelists'
No public methods.
partner_allowed_pricelist_ids
Many2many → product.pricelist
comodel_name='product.pricelist'
compute='_compute_partner_allowed_pricelist_ids'
help="Technical field used to show the allowed pricelists for the partner if the partner don't have allowed pricelists it shows all the pricelists."
No public methods.