[jira] Created: (OFBIZ-2531) Enhancements in Trainings under HR module

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2531) Enhancements in Trainings under HR module

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758047#action_12758047 ]

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

Hi Simranjeet,

A remark : please take care of removing also calls when you remove a service. For instance you forget createPersonTraining and updatePersonTraining. Done at revision: 817443  


> Enhancements in Trainings under HR module
> -----------------------------------------
>
>                 Key: OFBIZ-2531
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2531
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Simranjeet Singh
>            Assignee: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Training_improvements.patch, HR_Trainings.patch, HR_Trainings.patch, HR_Trainings.patch, Trng Write Up.txt
>
>
> Hi users,
> We are working on enhancement of "Trainings" under HR module. We have modified the existing Trainings tab by adding a Training calendar to it. We have planned to integrate following functionalities by doing some modifications and enhancements under HR module
> *In GlobalHRSettings tab*
> 1. Added "Training Types" tab where admin can add/delete/update the types of trainings available in an organization.
> 2. Implemented the functionality of "Training Calendar" where training schedules are maintained. All the trainings are listed with their names, from/thru date and target audience. Admin can create/update/delete any calendar entry.
> *In Trainings tab*
> 1. Added "Trainings" sub-tab where employee can apply for available trainings. Approver/Admin can assign any training from training calendar to the employee.
> 2. Added "Trainings Status" tab where employee/approver can check their training request status. Approver/Admin can approve/reject requested trainings
> We would like to upload the implemented trainings patch ASAP. Before uploading patch we would like to discuss our approach with community members.
> Any comments/suggestions on this would be appreciated.
> Regards
> Simranjeet Singh
> iLabs, L & T Infotech Ltd.
> Mumbai.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2531) Enhancements in Trainings under HR module

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759100#action_12759100 ]

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

Hi,

I'd like to know what had been commited and not in this issue, please comment.

This question because I find this line
-    <request-map uri="createPersonTrainingExt">
in both patch and, I'd like to know if we should review the last patch or not...

Thanks

> Enhancements in Trainings under HR module
> -----------------------------------------
>
>                 Key: OFBIZ-2531
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2531
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Simranjeet Singh
>            Assignee: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Training_improvements.patch, HR_Trainings.patch, HR_Trainings.patch, HR_Trainings.patch, Trng Write Up.txt
>
>
> Hi users,
> We are working on enhancement of "Trainings" under HR module. We have modified the existing Trainings tab by adding a Training calendar to it. We have planned to integrate following functionalities by doing some modifications and enhancements under HR module
> *In GlobalHRSettings tab*
> 1. Added "Training Types" tab where admin can add/delete/update the types of trainings available in an organization.
> 2. Implemented the functionality of "Training Calendar" where training schedules are maintained. All the trainings are listed with their names, from/thru date and target audience. Admin can create/update/delete any calendar entry.
> *In Trainings tab*
> 1. Added "Trainings" sub-tab where employee can apply for available trainings. Approver/Admin can assign any training from training calendar to the employee.
> 2. Added "Trainings Status" tab where employee/approver can check their training request status. Approver/Admin can approve/reject requested trainings
> We would like to upload the implemented trainings patch ASAP. Before uploading patch we would like to discuss our approach with community members.
> Any comments/suggestions on this would be appreciated.
> Regards
> Simranjeet Singh
> iLabs, L & T Infotech Ltd.
> Mumbai.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2531) Enhancements in Trainings under HR module

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766927#action_12766927 ]

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

Hi Simranjeet,

I have commited HR_Training_improvements.patch in trunk at r826266. It was not to hard to merge so I merged by hand.

I don't close this issue as some work is still pending. Hopefully you, or someone else, will complete it one day...

Thanks


> Enhancements in Trainings under HR module
> -----------------------------------------
>
>                 Key: OFBIZ-2531
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2531
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Simranjeet Singh
>            Assignee: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Training_improvements.patch, HR_Trainings.patch, HR_Trainings.patch, HR_Trainings.patch, Trng Write Up.txt
>
>
> Hi users,
> We are working on enhancement of "Trainings" under HR module. We have modified the existing Trainings tab by adding a Training calendar to it. We have planned to integrate following functionalities by doing some modifications and enhancements under HR module
> *In GlobalHRSettings tab*
> 1. Added "Training Types" tab where admin can add/delete/update the types of trainings available in an organization.
> 2. Implemented the functionality of "Training Calendar" where training schedules are maintained. All the trainings are listed with their names, from/thru date and target audience. Admin can create/update/delete any calendar entry.
> *In Trainings tab*
> 1. Added "Trainings" sub-tab where employee can apply for available trainings. Approver/Admin can assign any training from training calendar to the employee.
> 2. Added "Trainings Status" tab where employee/approver can check their training request status. Approver/Admin can approve/reject requested trainings
> We would like to upload the implemented trainings patch ASAP. Before uploading patch we would like to discuss our approach with community members.
> Any comments/suggestions on this would be appreciated.
> Regards
> Simranjeet Singh
> iLabs, L & T Infotech Ltd.
> Mumbai.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2531) Enhancements in Trainings under HR module

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766932#action_12766932 ]

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

Other references from Party (notably sub-menu Training) have been removed at r826272

I think in HumanResTypeData.xml a TRAINING_WAITING status is missing. Then StatusValidChange between TRAINING_STATUS, will also be needed...

> Enhancements in Trainings under HR module
> -----------------------------------------
>
>                 Key: OFBIZ-2531
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2531
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Simranjeet Singh
>            Assignee: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Training_improvements.patch, HR_Trainings.patch, HR_Trainings.patch, HR_Trainings.patch, Trng Write Up.txt
>
>
> Hi users,
> We are working on enhancement of "Trainings" under HR module. We have modified the existing Trainings tab by adding a Training calendar to it. We have planned to integrate following functionalities by doing some modifications and enhancements under HR module
> *In GlobalHRSettings tab*
> 1. Added "Training Types" tab where admin can add/delete/update the types of trainings available in an organization.
> 2. Implemented the functionality of "Training Calendar" where training schedules are maintained. All the trainings are listed with their names, from/thru date and target audience. Admin can create/update/delete any calendar entry.
> *In Trainings tab*
> 1. Added "Trainings" sub-tab where employee can apply for available trainings. Approver/Admin can assign any training from training calendar to the employee.
> 2. Added "Trainings Status" tab where employee/approver can check their training request status. Approver/Admin can approve/reject requested trainings
> We would like to upload the implemented trainings patch ASAP. Before uploading patch we would like to discuss our approach with community members.
> Any comments/suggestions on this would be appreciated.
> Regards
> Simranjeet Singh
> iLabs, L & T Infotech Ltd.
> Mumbai.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2531) Enhancements in Trainings under HR module

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767045#action_12767045 ]

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

I have used "Trng Write Up.txt" file and Simranjeet Singh's above comment in a commit for the help system : r826406. It's a WIP

> Enhancements in Trainings under HR module
> -----------------------------------------
>
>                 Key: OFBIZ-2531
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2531
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Simranjeet Singh
>            Assignee: Hans Bakker
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Training_improvements.patch, HR_Trainings.patch, HR_Trainings.patch, HR_Trainings.patch, Trng Write Up.txt
>
>
> Hi users,
> We are working on enhancement of "Trainings" under HR module. We have modified the existing Trainings tab by adding a Training calendar to it. We have planned to integrate following functionalities by doing some modifications and enhancements under HR module
> *In GlobalHRSettings tab*
> 1. Added "Training Types" tab where admin can add/delete/update the types of trainings available in an organization.
> 2. Implemented the functionality of "Training Calendar" where training schedules are maintained. All the trainings are listed with their names, from/thru date and target audience. Admin can create/update/delete any calendar entry.
> *In Trainings tab*
> 1. Added "Trainings" sub-tab where employee can apply for available trainings. Approver/Admin can assign any training from training calendar to the employee.
> 2. Added "Trainings Status" tab where employee/approver can check their training request status. Approver/Admin can approve/reject requested trainings
> We would like to upload the implemented trainings patch ASAP. Before uploading patch we would like to discuss our approach with community members.
> Any comments/suggestions on this would be appreciated.
> Regards
> Simranjeet Singh
> iLabs, L & T Infotech Ltd.
> Mumbai.

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

12