| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/14.0/pos_disable_pricelist_selection |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix, Ooops |
| COMMITTERS | |
| COMMITTERS | Ivàn Todorovich, OCA Transbot, Weblate, OCA-git-bot, oca-ci, Ilyas, yartsev, diga |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets |
assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
pos_config_view_form |
pos.config.form.view | pos.config | xpath | Inherits point_of_sale.pos_config_view_form |
hide_pricelist_button
Boolean
default=False
pricelist_id_domain
Binary
compute='_compute_pricelist_id_domain'
readonly=True
store=False
selectable_pricelist_ids
Many2many → product.pricelist
default=_default_pricelist
domain="[('id', 'in', available_pricelist_ids)]"
relation='pos_conf_selectable_pricelist_rel'
string='Selectable Pricelists'
args: 'product.pricelist'
onchange_available_pricelist_ids(self)
onchange_hide_pricelist_button(self)
onchange_selectable_pricelist_ids(self)
write(self, vals)