A custom workspace is not showing unless the user have a "system manager" role

hi,

I have created a custom “workspace” with some shortcuts to a custom app I am working on. The users are unable to see the workspace on the desk sidebar unless they have a “system manager” role; even when they have access to all the modules in the “Allow Modules” section within the user doctype.

how to show it to the users without setting them to “system manager” role?

Frappe Framework: v13.x.x-develop () (develop)

thanks in advance

2 Likes

Hi, did you manage to find a solution to this?

unfortunately no.

I suspect your module may have no doctype defined. Try to create a dummy doctype (no need to add it to your workspace).

I know this is stupid but it worked for me.

6 Likes

thanks a lot, the trick worked for me.

Hello, I have the same issue but the trick don’t work for me, I’m stuck with workspace only visible for System Manager.
Erpnect / Frappe: 13.14.1

This didn’t work for me. I am using Frappe Framework: v13.0.2 (version-13).

Thanks @guimorin , this does work :+1:t3: