svn commit: r819278 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r819278 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

jleroux@apache.org
Author: jleroux
Date: Sun Sep 27 09:18:20 2009
New Revision: 819278

URL: http://svn.apache.org/viewvc?rev=819278&view=rev
Log:
Lost in previous revert for r819274

Modified:
    ofbiz/trunk/framework/common/data/CommonTypeData.xml

Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=819278&r1=819277&r2=819278&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
+++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Sun Sep 27 09:18:20 2009
@@ -71,6 +71,7 @@
     <GeoType description="Country" geoTypeId="COUNTRY" hasTable="N" parentTypeId=""/>
     <GeoType description="County" geoTypeId="COUNTY" hasTable="N" parentTypeId=""/>
     <GeoType description="County-City" geoTypeId="COUNTY_CITY" hasTable="N" parentTypeId=""/>
+    <GeoType description="Municipality" geoTypeId="MUNICIPALITY" hasTable="N" parentTypeId=""/>
     <GeoType description="Province" geoTypeId="PROVINCE" hasTable="N" parentTypeId=""/>
     <GeoType description="Region" geoTypeId="REGION" hasTable="N" parentTypeId=""/>
     <GeoType description="Territory" geoTypeId="TERRITORY" hasTable="N" parentTypeId=""/>