I am testing PopCommerce application. I would like to use the built-in security model to limit access (of my users) to transitions - in my case I do not want all users to change a status of an invoice. On the EditInvoice.xml screen, there are transitions to various Statuses. Could you please help me with that? I am using the MoquiDevConf.xml (default one).
I do not know how to specify the Artifict Type/Pattern for the transition. This is the location of the Screen: component://SimpleScreens/screen/SimpleScreens/Accounting/Invoice/EditInvoice.xml.
Thanks in advance MR