This question has been flagged
1 Reply
445 Views

I need to know if there is a way in Odoo to avoid that the same inventory movement operation cannot be processed in parallel by two different users.

I explain the problem:
In a warehouse two workers do the picking of the items to be used for a manufacturing order, but between them there is not necessarily communication. For picking operations they use a barcode reader, and a picking can take several minutes. The problem occurs when both try to do the same inventory movement at the same time, and the result is that one of them ends up wasting time. Is there a way to avoid this, either by notifying one of the workers that the movement he is about to make is already being processed, or by directly blocking him from accessing it?

Thanks in advance, any idea or solution would be appreciated.

Avatar
Discard
Best Answer

I am currently looking for this answer as well. We have the exact same issue. Did you came up with a solution? Some people are saying to just assign a responsible to the movement. Trying to see if there is something better.

Avatar
Discard