Hello, I have created three custom content types through uwosh.pfg.d2c, each with a corresponding workflow (defined using mainly plone.app.workflowmanager).
Some of the workflow transitions should only be doable by persons with a certain role (i.e.: Supervisor), but this role should not be able to modify the content. For this I used the «Review portal content» permission managed through the workflow, but it turns out that the permission doesn't even appear in the security tab and the workflow content menu doesn't show up in the page (or any of the plone.contentactions UI) for the person. What would be the way to achieve this? A plain export of the workflow using uwosh.northstar is available at: https://github.com/afrepues/mcmaster.timeoffrequests Servilio _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
