TIP: You can type at any time to perform a new search.
Stock picking type - Restrict users
stock_picking_type_user_restriction · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), TAKOBI, Xtendoo
- Maintainers
- Odoo Community Association (OCA), TAKOBI, Xtendoo
- Committers
- OCA-git-bot, oca-ci, hda
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Restrict some users to only access their assigned operation types. Other ones would not be visible for them.
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_form_view_procurement_button |
product.product.procurement | product.product | form | Inherits stock.product_form_view_procurement_button |
product_form_view_procurement_button_assigned_users |
product_form_view_procurement_button_assigned_users | product.product | form | Inherits stock.product_form_view_procurement_button |
product_template_form_view_procurement_button |
product.template_procurement | product.template | form | Inherits stock.product_template_form_view_procurement_button |
view_picking_form_assigned_users |
view_picking_form_assigned_users | stock.picking | form | Inherits stock.view_picking_form |
view_picking_type_form_assigned_users |
view_picking_type_form_assigned_users | stock.picking.type | form | Inherits stock.view_picking_type_form |
view_template_property_form_assigned_users |
view_template_property_form_assigned_users | product.template | form | Inherits stock.view_template_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
assigned_user_idsMany2many → res.usershelp="Restrict some users to only access their assigned operation types. In order to apply the restriction, the user needs the 'User: Assigned Operation Types Only' group"string='Assigned users' args: 'res.users'
No public methods.
Loading…
Loading…