Author: lektran
Date: Wed May 23 01:38:11 2007
New Revision: 540886
URL:
http://svn.apache.org/viewvc?view=rev&rev=540886Log:
Applied fix from trunk for revision: 538119
Modified:
ofbiz/branches/release4.0/applications/party/data/PartyTypeData.xml
Modified: ofbiz/branches/release4.0/applications/party/data/PartyTypeData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/party/data/PartyTypeData.xml?view=diff&rev=540886&r1=540885&r2=540886==============================================================================
--- ofbiz/branches/release4.0/applications/party/data/PartyTypeData.xml (original)
+++ ofbiz/branches/release4.0/applications/party/data/PartyTypeData.xml Wed May 23 01:38:11 2007
@@ -117,7 +117,7 @@
<EnumerationType description="Party Content Purpose" enumTypeId="PTYCNT_PRP" hasTable="N" parentTypeId=""/>
<Enumeration description="Internal Content" enumCode="INTERNAL" enumId="PCPRP_INTERNAL" sequenceId="01" enumTypeId="PTYCNT_PRP"/>
- <Enumeration description="User Definied Content" enumCode="USERDEF" enumId="PCPRP_USERDEF" sequenceId="02" enumTypeId="PTYCNT_PRP"/>
+ <Enumeration description="User Defined Content" enumCode="USERDEF" enumId="PCPRP_USERDEF" sequenceId="02" enumTypeId="PTYCNT_PRP"/>
<Enumeration description="Logo Image URL" enumCode="LGOIMGURL" enumId="PCPRP_LGOIMGURL" sequenceId="03" enumTypeId="PTYCNT_PRP"/>
<EnumerationType description="Employment Status" enumTypeId="EMPLOY_STTS" hasTable="N" parentTypeId=""/>