TIP: You can type at any time to perform a new search.
Stock Warehouse Security
stock_warehouse_security · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- Akretion, Odoo Community Association (OCA), Pierre Verkest
- Maintainers
- Akretion, Odoo Community Association (OCA), Pierre Verkest
- Committers
- Weblate, OCA-git-bot, oca-ci, christian-ramos-tecnativa
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
With this module you are able to set a restricted list of allowed warehouses that user can see and operate with. This module is inspired from the experiences of [stock_warehouse_security](https://github.com/akretion/stock-logistics-warehouse/tree/12-muli-wh-security/stock_warehouse_security/) on version 12.0 but has some key differences on user experience: - In this module there is no new groups, user is able to see allowed warehouses only or all if not set. - So in this module there is no "current warehouse" concept on user ( in v12.0 that module was based on [base_multi_warehouse](https://github.com/akretion/stock-logistics-warehouse/tree/12-base-multi_warehouse/base_multi_warehouse) which allowed users to switch between warehouses).
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form |
res.users | form | Inherits base.view_users_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
warehouse_idsMany2many → stock.warehousestring='Allowed Warehouses' args: 'stock.warehouse'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 58 days ago
- Last activity
- 52 days ago
- Repository
- OCA/stock-logistics-warehouse
- Pull request
- [14.0][MIG] stock_warehouse_security (#2602)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 15 days ago
- Last activity
- 8 days ago
- Repository
- OCA/stock-logistics-warehouse
- Pull request
- [19.0] [MIG] stock_warehouse_security: Migration to 19.0 (#2617)