Restrict certain item types for PR creation based on user
Summary:
We have a requirement where only inventory users can create PR for inventory item types. Other users cannot create a PR for all the items within this item types.
Content (please ensure you mask any confidential information):
Possible ways we can do this, but need to know the technical feasibility of it :
Based on destination type. If it is inventory then only you can select those items which are under inventory item types. For destination type of "expense" those items cannot be selected.
Based on user role. We have 2 PR creation role, one for inventory and another for expense. Can we control item types based on the role?