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/17 16:55:17 UTC

[jira] Created: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Admin Screens,Services,Forms for Human Resource Component
---------------------------------------------------------

                 Key: OFBIZ-993
                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: humanres
            Reporter: Abhijit Meshram


Hello,

All the services has been writtern regarding to the entities of Humanres component.
 I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
 regarding CRUD operations.

 One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
   
The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.

Please review the patch. If I commited a mistake then please tell me.

Thanks and Regards.
-- 
Abhijit Meshram.
Aditisoft Technology Laboratory
http://www.adititechlabs.com
abhijit@adititechlabs.com
__________________________________
Office          :  509.855.4113
Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496896 ] 

Anil K Patel commented on OFBIZ-993:
------------------------------------

Hi,
All interested parties in this component please review the patch. We'll appreciate help with putting together simple Specification on how we will like to organize Forms, Screens, Menu for effective navigation in this component.

Regards
Anil Patel
  

> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Updated: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Abhijit Meshram (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhijit Meshram updated OFBIZ-993:
----------------------------------

    Attachment: Humanres_Patch.txt

Here is the patch for this.

Please give me your comments to make it better.

Regards
Abhijit Meshram

> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Abhijit Meshram (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497683 ] 

Abhijit Meshram commented on OFBIZ-993:
---------------------------------------

    Hello Sir,
         Sorry sir, It was my mistake. Actually I didn't know this thing
that if we have created one issue then we are working only on that issue
         for further improvement. So I am extreamally sorry for this. Now I
have created a new issue for the same thing
         https://issues.apache.org/jira/browse/OFBIZ-1004.<https://issues.apache.org/jira/browse/OFBIZ-1004>
         Now I will not commit this type of mistake. I will only work in
this issue(1004) regarding Humanres component for further improvement.

    Thanks and Regards.
   Abhijit Meshram.



-- 
Abhijit Meshram.
Aditisoft Technology Laboratory
http://www.adititechlabs.com
abhijit@adititechlabs.com
__________________________________
Office          :  509.855.4113
Cellphone    :  +919926064137


> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497527 ] 

Anil K Patel commented on OFBIZ-993:
------------------------------------

Jacques,
I already brought this up with Abhijit. He'll attach the patch on 1004 to this issue and then we can close that issue. I'll rather keep this issue. Thanks for looking at this.

Regards


> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497724 ] 

Jacques Le Roux commented on OFBIZ-993:
---------------------------------------

No problem Abhijit : "Errare humanum est, perseverare diabolicum" ;o)



> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497526 ] 

Jacques Le Roux commented on OFBIZ-993:
---------------------------------------

Abhijit, Anil,

Should we close this issue ? Is it replaced by OFBIZ -1004 ? In such case for what reason did you open a new issue ?

Thanks

> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Commented: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Abhijit Meshram (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497690 ] 

Abhijit Meshram commented on OFBIZ-993:
---------------------------------------

Hello,
         This is Abhijit Meshram. Sorry, It was my mistake. Actually I
didn't know this thing that if we create one issue then we are working only
         on that issue for further improvement. So I am extreamally sorry
for this. Now I have created a new issue for the same thing
         https://issues.apache.org/jira/browse/OFBIZ-1004.
<https://issues.apache.org/jira/browse/OFBIZ-1004>
         I will remember to avoid this type of mistakes in future. Now here
I will only work in this issue(1004) regarding Humanres component for
         further improvement.

    Thanks and Regards.
   Abhijit Meshram.



-- 
Abhijit Meshram.
Aditisoft Technology Laboratory
http://www.adititechlabs.com
abhijit@adititechlabs.com
__________________________________
Office          :  509.855.4113
Cellphone    :  +919926064137


> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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


[jira] Closed: (OFBIZ-993) Admin Screens,Services,Forms for Human Resource Component

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel closed OFBIZ-993.
------------------------------

    Resolution: Duplicate

Further development will be tracked on https://issues.apache.org/jira/browse/OFBIZ-1004


> Admin Screens,Services,Forms for Human Resource Component
> ---------------------------------------------------------
>
>                 Key: OFBIZ-993
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-993
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: humanres
>            Reporter: Abhijit Meshram
>         Attachments: Humanres_Patch.txt
>
>
> Hello,
> All the services has been writtern regarding to the entities of Humanres component.
>  I have wrote one file called HumanResPermissionServices.xml , It checks the permission of any user 
>  regarding CRUD operations.
>  One file called HumanResSecurityData.xml is used for the required data of Humanres in SecurityPermission Entity.
>    
> The condition <permission-service service-name="humanResManagerPermission" main-action="CREATE"/> inside services.xml first calls 
> the service  "humanResManagerPermission"  of HumanResPermissionServices.xml which again in turn call the "genericBasePermissionCheck" service with primaryParameter ="HUMANRES"  and then it checks the permission of any user.
> Please review the patch. If I commited a mistake then please tell me.
> Thanks and Regards.
> -- 
> Abhijit Meshram.
> Aditisoft Technology Laboratory
> http://www.adititechlabs.com
> abhijit@adititechlabs.com
> __________________________________
> Office          :  509.855.4113
> Cellphone    :  +919926064137 

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