Permission cost center wise

Dear all,

In ERPNExt v6, is it possible to restrict user activity to a cost center? For example, I want to give access to user A in cost center CC1 only.

https://frappe.github.io/erpnext/user/manual/en/setting-up/users-and-permissions/role-based-permissions.html

in Role Permissions Manager, select Doctype.
Any doctype you wish to restrict on basis of cost center. e.g. Sales Invoice


Select the Role you want to restrict and check Apply User Permissions,
then select document type and restrict by cost center.

in User Permission manager, add restrictions to users for cost centers.
Add a user restriction
Allow: select user
if Document Type - select “Cost Center”
is : select individual cost center.

1 Like