Author: hansbak
Date: Mon Jan 17 06:27:21 2011
New Revision: 1059760
URL:
http://svn.apache.org/viewvc?rev=1059760&view=revLog:
fieldname error in HR type data
Modified:
ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml
Modified: ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml?rev=1059760&r1=1059759&r2=1059760&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml (original)
+++ ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml Mon Jan 17 06:27:21 2011
@@ -154,11 +154,11 @@ under the License.
<EmplLeaveReasonType description="Medical" hasTable="N" parentTypeId="" emplLeaveReasonTypeId="Fever"/>
<EmplLeaveReasonType description="Casual" hasTable="N" parentTypeId="" emplLeaveReasonTypeId="Personal Work"/>
- <PerfReviewItemType perfRatingTypeId="TECH" hasTable="N" description="Technical skills"/>
- <PerfReviewItemType perfRatingTypeId="RESP" hasTable="N" description="Responsibility"/>
- <PerfReviewItemType perfRatingTypeId="ATT" hasTable="N" description="Attitude"/>
- <PerfReviewItemType perfRatingTypeId="COMM" hasTable="N" description="Communication skills"/>
- <PerfReviewItemType perfRatingTypeId="JOBSAT" hasTable="N" description="Job Satisfaction"/>
+ <PerfReviewItemType perfReviewItemTypeId="TECH" hasTable="N" description="Technical skills"/>
+ <PerfReviewItemType perfReviewItemTypeId="RESP" hasTable="N" description="Responsibility"/>
+ <PerfReviewItemType perfReviewItemTypeId="ATT" hasTable="N" description="Attitude"/>
+ <PerfReviewItemType perfReviewItemTypeId="COMM" hasTable="N" description="Communication skills"/>
+ <PerfReviewItemType perfReviewItemTypeId="JOBSAT" hasTable="N" description="Job Satisfaction"/>
<PerfRatingType perfRatingTypeId="1" hasTable="N" description="Fails to Meet Expectations"/>
<PerfRatingType perfRatingTypeId="2" hasTable="N" description="Inconsistently Fulfills"/>