[ http://issues.apache.org/jira/browse/OFBIZ-118?page=comments#action_12449782 ] Adrian Crum commented on OFBIZ-118: -----------------------------------
BJ, I think what you are trying to achieve is available in the current OFBiz security component. You would only need to modify the Party Manager to restrict access to certain data. In our deployment, various party roles have their own data entry screens. So, instead of one Party manager application, we have a Customer screen, a Supplier screen, a Dealer screen, and so forth. Each screen has a set of security permissions tied to it. Users are granted access to each screen depending upon their role in the company. Only admins have access to the Party Manager - regular users never see it. The Organization Context idea I mentioned doesn't really address your original question, so I'll move the discussion of it to OFBIZ-455. > Roles and Security for Display of data. > --------------------------------------- > > Key: OFBIZ-118 > URL: http://issues.apache.org/jira/browse/OFBIZ-118 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: accounting, content, ecommerce, humanres, manufacturing, > marketing, order, party, product, workeffort > Affects Versions: SVN trunk > Reporter: BJ Freeman > > There is a need to be able to block viewing info except that info that may > pertain to that login (partyID) > The is not taking into consideration Admin or Managers levels. > for instance you have employees who should not be able to see each others > profiles, payroll information, and/or time sheets, as a few examples. > another area, if an communication event is set to private, no one but the > party ID associated with the email address should be able to see them. > So this is a discussion about how to best implement this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
