TIP: You can type at any time to perform a new search.
Product Pricelist Operating Unit
product_pricelist_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/operating-unit
- Last tracking update
- 2026-09-15 11:04:49
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Maksym Yankin, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module introduces the following features: - Adds the Operating Unit (OU) to the Product Pricelist. - The user's default Operating Unit (OU) is proposed at the time of creating the Product Pricelist. - Security rules are defined to ensure that users can only see the Product Pricelist of that Operating Units in which they are allowed access to.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_pricelist_view |
product.pricelist | Inherits product.product_pricelist_view | ||
product_pricelist_view_search |
product.pricelist | search | Inherits product.product_pricelist_view_search | |
product_pricelist_view_tree |
product.pricelist | tree | Inherits product.product_pricelist_view_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
operating_unit_idMany2one → operating.unitcheck_company=Truedefault=<expr> args: 'operating.unit'
No public methods.