Permissions - Allow user to pick on a stock location

Hello

I need to allow (or forbid) a user to pick a product on a specific stock location.

Can someone please tell me/confirm how I can do that?
Is it only a matter of permission settings upon StockLocation table?

Thanks in advance,

Does anyone have an idea ?

Look at this topic

https://forum.axelor.com/t/gestion-des-droits-dans-axelor-6-x/4634/4

Hope this can help you, otherwise specify more the context to have a more detailed answer.

Thanks PakMax for your answer.

I need to prevent a user from making an internal stock move from a specific stock location.

Example : We have 5 stock locations : A, B, C, D, E
User A cannot pick from stock locations A+B+D / is only allowed to pick from C+E
User B cannot pick from stock locations C+E / is only allowed to pick from A+B+D

Does anyone have an idea ?