Hello everyone,
I’m learning Mayan for a few weeks, using the docker compose version, one step at a time.
But I’m stumped on this one : I want to create a role that can only create one type of document, but I can’t seem to do it.
I’m creating a document type and attach it to a role that can only create new documents. When I do this, the user with that role has no menu entry for creating a new document. So I give role permission to create new documents, but then he can create every single document type.
I 'm not sure how to proceed, any help is appreciated.