What roles affect what functions?
Submitted by pyevet on Tue, 08/07/2014 - 17:49
I can create and edit customers, patients and can create products but I cant edit them.
What role and authority do i need to edit the product.
Is there a summary table of which role or authority is available to each user?
Regards Soraya
Re: What roles affect what functions?
See http://www.openvpms.org/documentation/csh/1.7/concepts/users
Re: What roles affect what functions?
I was thinking a bit more specifically, like what roles to add a product bacode (identity tab), but not delete any. So one can do data entry but someone else do any deletes.
Simon Slater
Registered Linux User #463789 @ http://linuxcounter.net
Re: What roles affect what functions?
OpenVPMS authorities aren't that fine-grained. You can restrict editing and deleting specific products types (i.e Medication, Merchandise etc), not their attributes.
To be able to save products, the user needs a role that has "Authority to Save Products", assuming you are including the standard authorities.
You can find the list of available authorities in Administration - Authorities.
Authorities are assigned to roles in Administration - Roles.
Roles are assigned to users in Administration - Users.
-Tim