Suraj Khurana created OFBIZ-10403:
-------------------------------------
Summary: Multiple services for checking party permissions
Key: OFBIZ-10403
URL:
https://issues.apache.org/jira/browse/OFBIZ-10403 Project: OFBiz
Issue Type: Improvement
Components: party
Reporter: Suraj Khurana
Found two different services for check party permission:
*ServiceUtil.java* has _getPartyIdCheckSecurity_
*PartyPermissionServices.xml* has _partyIdPermissionCheck_
_getPartyIdCheckSecurity_ can be deleted as it is not in proper place and some enhancements (check admin permission) could be done in _partyIdPermissionCheck_ so that single permission service could be used for partyId permission checking.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)