User is "Sales Manager", "Purchase Manager", "Inventory Manager"
When I press confirm I get:
Access Error
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: stock.warehouse, Operation: read)
I have tried to give "read" to "stock.warehouse" for the use, but it still doesn't work.
move.warehouse_id.route_ids.ids seem to be the problem. But I cannot find the "stock_route_warehouse" model.
Using Odoo 10.
Figured out it was a Record Rule causing the problem. But I dont recall I ever wrote any Record Rules...