Hi!
Can I Hide a Doctype From a Specific User in ERPNext?
Role Permission manager does that. Kindly check the docs. If a user is assigned a role X, which doesn’t have access to doctype A, then user cannot access the said doctype.
2 Likes
Thanks