I would like to create a Module Access Report that includes the user’s name, user ID, and a list of modules they currently have access to. At the moment, I have to open each user’s profile individually to check this information, which is quite time-consuming.
Could someone help me in building such a report?
Alternatively, please let me know where ERPNext or Frappe stores user roles and module access data, so that I can try to manage or generate the report myself.
Thank You!