When a regular user tries to do a partial receipt (receiving only some of the ordered items), Odoo throws the following access error and blocks the operation:
> Sorry, [name of employee] (id=) has no read access to:
> - Receipt (stock.picking)
The same user can do a full receipt without any problem. The error only appears when trying to receive partially, which internally triggers the creation of a backorder.
Has anyone else encountered this in Odoo 18? Is there a known fix or a pending bug report for this?
Thanks in advance!
Hello
When you receive partial order it opened a Backorder wizard so please check the access rights for that user.
Let me know if you are still facing this issue.