You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Abhijit Meshram (JIRA)" <ji...@apache.org> on 2007/05/21 14:38:18 UTC

[jira] Commented: (OFBIZ-1004) Create Services,Forms and Screens for HumanRes component.

    [ https://issues.apache.org/jira/browse/OFBIZ-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497430 ] 

Abhijit Meshram commented on OFBIZ-1004:
----------------------------------------



     Hello All,
         This is Abhijit Meshram. We have done some works in Humanres component. We have getting some errors in the services.
         1). When we create, update or delete the record from any entity then it threw an error 
              "Security Error: To run you must have the _CREATE or _ADMIN permission" . 
            Actually we are usiing  "<permission-service service-name="humanResManagerPermission" main-action="CREATE"/>" tag in services.xml.
           We have  already put the required data in security_permission entity (You can refer HumanResSecurityData.xml for the required data). The 
           service "humanResManagerPermission" is  defined in HumanResPermissionServices.xml. This service in turn call 
           "genericBasePermissionCheck" of "common/permission/CommonPermissionServices.xml". Here in this service the problem is arising.
           Please give us the solution for this error.
   
       Question about the Entities. 
        There are 33 entities in Humanres component. The problem is that we don't  getting the idea, where to display this tab buttons in Humanres 
        component. The tab buttons are:
        PayGrade,TerminatioReason ,UnemploymentClaim, PayHistory and EmploymentApplication.
        This tab buttons are in "appheader.ftl" in Humanres component patch. Please throw some light in this concept. The entities(TerminationReason, 
         UnemploymentClaim and EmploymentApplication) are not realeted to emploies or any Party.This enitites we think are realeted to the 
        Organization so we are not getting where to display the tab buttons for this. 
      
     Please help us out from this problem.
    Thanks and Regards.
    Abhijit Meshram.

> Create Services,Forms and Screens for HumanRes component.
> ---------------------------------------------------------
>
>                 Key: OFBIZ-1004
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1004
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: humanres_patch.txt
>
>
>    Hello All,
>        
>        We have created the Services,Forms and Screens for the Humanres component. These services,forms and screens together are responsible to run 
>        Humanres component. The patch is in attachment file. We have some questions regarding services and Entity groups.       
>     Thanks and Regards.
>   Abhijit Meshram.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.