| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_warehouse_security |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Pierre Verkest |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Pierre Verkest |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, christian-ramos-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form |
res.users | xpath | Inherits base.view_users_form |
No new fields.
Public methods (0)No public methods.
warehouse_ids
Many2many → stock.warehouse
string='Allowed Warehouses'
args: 'stock.warehouse'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-warehouse |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-warehouse.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_warehouse_security |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Pierre Verkest |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Pierre Verkest |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Luis Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-warehouse |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form |
res.users | xpath | Inherits base.view_users_form |
No new fields.
Public methods (0)No public methods.
warehouse_ids
Many2many → stock.warehouse
string='Allowed Warehouses'
args: 'stock.warehouse'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-warehouse |
| PULL REQUEST | |
| PULL REQUEST | [14.0][MIG] stock_warehouse_security (#2602) |