You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2014/09/08 22:31:29 UTC

[jira] [Created] (OFBIZ-5760) Convert HR entites CRUD service from simple to entity-auto

Nicolas Malin created OFBIZ-5760:
------------------------------------

             Summary: Convert HR entites CRUD service from simple to entity-auto
                 Key: OFBIZ-5760
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5760
             Project: OFBiz
          Issue Type: Improvement
          Components: humanres
    Affects Versions: Trunk
            Reporter: Nicolas Malin
            Priority: Trivial


I converted CRUD service to entity-auto for :

|| Entity || IHM Test||
|PartyQual | {color:red}KO{color} |
|PartyResume| OK |
|PartySkill| OK |
|PerfReview| {color:red}KO{color} |
|PerfReviewItem| - |
|PerformanceNote| - |
|Employment| - |
|EmploymentApp| - |
|PartyBenefit| OK |
|PayGrade| OK |
|PayHistory| - |
|PayrollPreference| - |
|SalaryStep| {color:red}KO{color} |
|TerminationReason| OK |
|UnemploymentClaim| - |
|EmplPosition| - |
|EmplPositionFulfillment| - |
|EmplPositionReportingStruct| - |
|EmplPositionResponsibility| - |
|ValidResponsibility| - |
|SkillType| OK |
|ResponsibilityType| OK |
|TerminationType| OK |
|EmplPositionType| OK |
|EmplPositionTypeRate| OK |
|AgreementEmploymentAppl| - |
|EmplLeave| OK, only on update |
|EmplLeaveType| OK |
|JobRequisition| OK |
|EmploymentApp| - |
|JobInterview| OK |
|JobInterviewType| OK |
|PersonTraining| - |
|TrainingClassType| OK |
|EmplLeaveReasonType| - |

With this first pass I tested all  entities in IHM Test = OK.
I need to correct the failed tests and continue the untested entities.

It's a little big, so I prefer to open this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)