Hi there,
What I am trying to do:
- Create a custom DocType with a Link field to Supplier Master.
- Grant access to Supplier Master (except read-only access to suppler name & Group as required by the link field) for a special role.
What I did:
- I set “Perm Level” to 2 for “supplier_name, supplier_group, and naming_series” fields in the “Supplier” DocType.
- I created a Role for the custom DocType.
- I added two new permission rules for the “Supplier & Supplier Group” DocType against the new role with permission level set to 2 for both.
This seems to work just fine with blocking most of the supplier fields, but my problem is that this role is able to see sensitive financial information namely (Annual Billing and Total Unpaid fields) and my question how do I hide both of these critical fields? I simply wanted this role to only pick a valid supplier name in its custom doctype.
Any help is greatly appreciated.
Dave,