Currently anyone who has access to inventory reports (warehouse-wise and stock level) can view inventory in all locations. We would like to be able to limit what the user can view based on his/her warehouse access. In other words, the warehouse restrictions (warehouse_user child table) is ignored when it comes to reporting.
The ideal solution should allow user to have a separate "read" access and separate "write" access so that a user could make transactions to warehouses he/she has authorization over, while being able to view inventory in other (but not all) warehouses.
Currently anyone who has access to inventory reports (warehouse-wise and stock level) can view inventory in all locations. We would like to be able to limit what the user can view based on his/her warehouse access. In other words, the warehouse restrictions (warehouse_user child table) is ignored when it comes to reporting.
The ideal solution should allow user to have a separate "read" access and separate "write" access so that a user could make transactions to warehouses he/she has authorization over, while being able to view inventory in other (but not all) warehouses.
reference https://github.com/webnotes/erpnext/issues/875