-
- Downloads
[FIX] stock_account: return with limited access rights
- Create a SO, add a product with automated valuation - Validate that SO - Validate the picking - Generate the invoice and validate - As a limited user with only 'User' Inventory access rights, return the picking - Validate the return An `AccessError` is raised on `stock.valuation.layer`. A regular user should be able to make a return, but not access the accounting information. Therefore, use `sudo` where appropriate. opw-2256074 closes odoo/odoo#51764 X-original-commit: c819a7e2 Signed-off-by:Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment