[OFBiz] SVN: r6960 - trunk/applications/party/data
sichen@svn.ofbiz.org
sichen at svn.ofbiz.org
Thu Mar 9 11:25:31 CST 2006
Author: sichen
Date: 2006-03-09 11:25:28 -0600 (Thu, 09 Mar 2006)
New Revision: 6960
Modified:
trunk/applications/party/data/PartyTypeData.xml
Log:
New party experience qualification type from Vinay Agarawal. OFBIZ-766
Modified: trunk/applications/party/data/PartyTypeData.xml
===================================================================
--- trunk/applications/party/data/PartyTypeData.xml 2006-03-09 14:45:48 UTC (rev 6959)
+++ trunk/applications/party/data/PartyTypeData.xml 2006-03-09 17:25:28 UTC (rev 6960)
@@ -173,6 +173,7 @@
<PartyClassificationType description="Person" hasTable="N" parentTypeId="" partyClassificationTypeId="PERSON_CLASSIFICATIO"/>
<PartyClassificationType description="Size" hasTable="N" parentTypeId="" partyClassificationTypeId="SIZE_CLASSIFICATION"/>
+ <PartyQualType description="Work experience" hasTable="N" parentTypeId="" partyQualTypeId="EXPERIENCE"/>
<PartyQualType description="Certification" hasTable="N" parentTypeId="" partyQualTypeId="CERTIFICATION"/>
<PartyQualType description="Degree" hasTable="N" parentTypeId="" partyQualTypeId="DEGREE"/>
More information about the Svn
mailing list