Author: ccarlow
Date: Tue May 19 13:14:34 2015
New Revision: 1680281
URL:
http://svn.apache.org/r1680281Log:
This patch adds EmplPositionType CEO and CFO and ReponsibilityType GENERAL_MGMT for CEO to applications/humanres/data/HumanResTypeData.xml.
https://issues.apache.org/jira/browse/OFBIZ-6389?filter=-2Modified:
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=1680281&r1=1680280&r2=1680281&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml (original)
+++ ofbiz/trunk/applications/humanres/data/HumanResTypeData.xml Tue May 19 13:14:34 2015
@@ -64,6 +64,8 @@ under the License.
<EmplPositionType description="Programmer" hasTable="N" parentTypeId="" emplPositionTypeId="PROGRAMMER"/>
<EmplPositionType description="System Administrator" hasTable="N" parentTypeId="" emplPositionTypeId="SYS_ADMIN"/>
<EmplPositionType description="Business Analyst" hasTable="N" parentTypeId="" emplPositionTypeId="BIZ_ANALYST"/>
+ <EmplPositionType description="Chief Executive Officer" hasTable="N" parentTypeId="" emplPositionTypeId="CEO"/>
+ <EmplPositionType description="Chief Financial Officer" hasTable="N" parentTypeId="" emplPositionTypeId="CFO"/>
<ResponsibilityType description="Finance Management" hasTable="N" parentTypeId="" responsibilityTypeId="FIN_MGMT"/>
<ResponsibilityType description="Inventory Management" hasTable="N" parentTypeId="" responsibilityTypeId="INV_MGMT"/>
@@ -71,6 +73,7 @@ under the License.
<ResponsibilityType description="Resource Management" hasTable="N" parentTypeId="" responsibilityTypeId="RES_MGMT"/>
<ResponsibilityType description="Production Management" hasTable="N" parentTypeId="" responsibilityTypeId="PROD_MGMT"/>
<ResponsibilityType description="Sales Management" hasTable="N" parentTypeId="" responsibilityTypeId="SALES_MGMT"/>
+ <ResponsibilityType description="General Management" hasTable="N" parentTypeId="" responsibilityTypeId="GENERAL_MGMT"/>
<BenefitType description="Health" hasTable="N" parentTypeId="" benefitTypeId="HEALTH"/>
<BenefitType description="Vacation" hasTable="N" parentTypeId="" benefitTypeId="VACATION"/>