You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil Soni (JIRA)" <ji...@apache.org> on 2009/06/14 19:19:07 UTC

[jira] Created: (OFBIZ-2604) Improvements in HR module.

Improvements in HR module.
--------------------------

                 Key: OFBIZ-2604
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2604
             Project: OFBiz
          Issue Type: Improvement
          Components: humanres
    Affects Versions: SVN trunk
         Environment: Windows XP Professional (5.1, Build 2600) Service Pack 2, Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (2 CPUs), 1014MB RAM, jdk1.5.0, apache-ant-1.7.0
            Reporter: Anil Soni
            Priority: Minor
             Fix For: SVN trunk


I've made improvements on the following functionalities in HR module:

1. Employment bar shouldn't be appear on the search functionality of Employments menus, it should be appear only on Edit of Employment.

2. Under Global HR Setting ,
    A. SkillTypeId should not be auto generated when we enter SkillTypeId from screen.
    B. TerminationReasonId should not be auto generated when we enter TerminationReasonId from screen.
    C. Description field should not be null during update operations.
    D. Delete EmplPostionType functionality was not implemented.

3. Delete PayGrade  functionality was not implemented and PayGradeId field should not be null during update operations.

I have also done some minor changes.


Regards,
Anil Soni | Project Lead - Innovation Group  | L&T Infotech | Mumbai

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


[jira] Commented: (OFBIZ-2604) Improvements in HR module.

Posted by "Anil Soni (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754198#action_12754198 ] 

Anil Soni commented on OFBIZ-2604:
----------------------------------

Thanks Jacques to review and comment.

> Improvements in HR module.
> --------------------------
>
>                 Key: OFBIZ-2604
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2604
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP Professional (5.1, Build 2600) Service Pack 2, Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (2 CPUs), 1014MB RAM, jdk1.5.0, apache-ant-1.7.0
>            Reporter: Anil Soni
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: HR_Improvements.patch
>
>
> I've made improvements on the following functionalities in HR module:
> 1. Employment bar shouldn't be appear on the search functionality of Employments menus, it should be appear only on Edit of Employment.
> 2. Under Global HR Setting ,
>     A. SkillTypeId should not be auto generated when we enter SkillTypeId from screen.
>     B. TerminationReasonId should not be auto generated when we enter TerminationReasonId from screen.
>     C. Description field should not be null during update operations.
>     D. Delete EmplPostionType functionality was not implemented.
> 3. Delete PayGrade  functionality was not implemented and PayGradeId field should not be null during update operations.
> I have also done some minor changes.
> Regards,
> Anil Soni | Project Lead - Innovation Group  | L&T Infotech | Mumbai

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


[jira] Closed: (OFBIZ-2604) Improvements in HR module.

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

Jacques Le Roux closed OFBIZ-2604.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 9.04
         Assignee: Jacques Le Roux

Thanks Anil,

Your patch is in trunk at r811838  

I found only a littke quirk : deleteing Position Type works but keeps the deleted Empl Position Type Id in the dropdow, not really a problem.
I decided to backport to R9.04 since it actually fixes some bugs : r811840

Also, please when using Eclipse wizard to create a patch choose the project to avoid the 2 lines at top (easier for us when applying patch from Eclipse)

> Improvements in HR module.
> --------------------------
>
>                 Key: OFBIZ-2604
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2604
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP Professional (5.1, Build 2600) Service Pack 2, Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (2 CPUs), 1014MB RAM, jdk1.5.0, apache-ant-1.7.0
>            Reporter: Anil Soni
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: HR_Improvements.patch
>
>
> I've made improvements on the following functionalities in HR module:
> 1. Employment bar shouldn't be appear on the search functionality of Employments menus, it should be appear only on Edit of Employment.
> 2. Under Global HR Setting ,
>     A. SkillTypeId should not be auto generated when we enter SkillTypeId from screen.
>     B. TerminationReasonId should not be auto generated when we enter TerminationReasonId from screen.
>     C. Description field should not be null during update operations.
>     D. Delete EmplPostionType functionality was not implemented.
> 3. Delete PayGrade  functionality was not implemented and PayGradeId field should not be null during update operations.
> I have also done some minor changes.
> Regards,
> Anil Soni | Project Lead - Innovation Group  | L&T Infotech | Mumbai

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


[jira] Updated: (OFBIZ-2604) Improvements in HR module.

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

Anil Soni updated OFBIZ-2604:
-----------------------------

    Attachment: HR_Improvements.patch

> Improvements in HR module.
> --------------------------
>
>                 Key: OFBIZ-2604
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2604
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: humanres
>    Affects Versions: SVN trunk
>         Environment: Windows XP Professional (5.1, Build 2600) Service Pack 2, Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (2 CPUs), 1014MB RAM, jdk1.5.0, apache-ant-1.7.0
>            Reporter: Anil Soni
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: HR_Improvements.patch
>
>
> I've made improvements on the following functionalities in HR module:
> 1. Employment bar shouldn't be appear on the search functionality of Employments menus, it should be appear only on Edit of Employment.
> 2. Under Global HR Setting ,
>     A. SkillTypeId should not be auto generated when we enter SkillTypeId from screen.
>     B. TerminationReasonId should not be auto generated when we enter TerminationReasonId from screen.
>     C. Description field should not be null during update operations.
>     D. Delete EmplPostionType functionality was not implemented.
> 3. Delete PayGrade  functionality was not implemented and PayGradeId field should not be null during update operations.
> I have also done some minor changes.
> Regards,
> Anil Soni | Project Lead - Innovation Group  | L&T Infotech | Mumbai

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