User Access Rights

Hi ERP Team,

How do we restrict data access for the users.
Ex:
User can view the transactions if the same created. Means logged user should not have rights to see other created transactions.

How we can configure the same

thanks
Jahir

Refer following link to User Permissions -
https://frappe.github.io/erpnext/user/manual/en/setting-up/users-and-permissions/user-permissions.html

If you want to access only logged in user records, then select If Owner checkbox through Role Permission Manager to respective document.