User Permissions

Hello All,

i am trying to set the user permissions for the user, so the role assigned to the user is “Purchase Manager” and i have set the “Apply User Permissions”.

Now for the user i have set the permission for the “Supplier” doctype.

so user x can see only “Me” and “Me 2” suppliers.

however, i have a field parent supplier in the “Supplier” doctype so i am getting the condition as

“Parent = Me or Me2” OR “Name = Me or Me2”

and it seems it working like “and” condition, however i would like to have the “or” condition.

such that “Parent = Me or Me2” or “Name = Me or Me2”.

Thanks.

Please help.

@sdqadeer44 I don’t think thats possible out of the box.