Adding security in Custom App and its DocTypes

Hello,

We have developed a custom app and now want to assign Permission.

For this what should we do?

Set Permission Rules at DocType level or set Permissions using the User Permission feature of Frappe?

Hi @YogiYang,

You can create custom doctype permissions using Role Permission Manager. If you need to apply permanent permissions, you can also set fixed role permissions directly in the doctype’s Permissions section.

Thank You!

1 Like