You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/11/16 21:05:59 UTC

svn commit: r718099 - in /ofbiz/branches/release4.0: ./ framework/common/data/CurrencyData.xml framework/common/data/GeoData.xml framework/common/data/GeoData_BG.xml

Author: jleroux
Date: Sun Nov 16 12:05:59 2008
New Revision: 718099

URL: http://svn.apache.org/viewvc?rev=718099&view=rev
Log:
Applied fix from trunk for revision: 627900

Added:
    ofbiz/branches/release4.0/framework/common/data/GeoData_BG.xml
      - copied unchanged from r627900, ofbiz/trunk/framework/common/data/GeoData_BG.xml
Modified:
    ofbiz/branches/release4.0/   (props changed)
    ofbiz/branches/release4.0/framework/common/data/CurrencyData.xml
    ofbiz/branches/release4.0/framework/common/data/GeoData.xml

Propchange: ofbiz/branches/release4.0/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Nov 16 12:05:59 2008
@@ -1 +1 @@
-/ofbiz/trunk:539836-539837,618970,629279,674173,676162,676227,676246,679704,690644,705862,706035,706055,706067,706692
+/ofbiz/trunk:539836-539837,618970,627900,629279,674173,676162,676227,676246,679704,690644,705862,706035,706055,706067,706692

Modified: ofbiz/branches/release4.0/framework/common/data/CurrencyData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/framework/common/data/CurrencyData.xml?rev=718099&r1=718098&r2=718099&view=diff
==============================================================================
--- ofbiz/branches/release4.0/framework/common/data/CurrencyData.xml (original)
+++ ofbiz/branches/release4.0/framework/common/data/CurrencyData.xml Sun Nov 16 12:05:59 2008
@@ -37,7 +37,7 @@
     <Uom abbreviation="BMD" description="Bermudan Dollar" uomId="BMD" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="BIF" description="Burundi Franc" uomId="BIF" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="BHD" description="Bahrain Dinar" uomId="BHD" uomTypeId="CURRENCY_MEASURE"/>
-    <Uom abbreviation="BGL" description="Bulgarian Lev" uomId="BGL" uomTypeId="CURRENCY_MEASURE"/>
+    <Uom abbreviation="BGN" description="Bulgarian Lev" uomId="BGN" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="BEF" description="Belgian Franc" uomId="BEF" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="BDT" description="Bangladesh Taka" uomId="BDT" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="BBD" description="Barbados Dollar" uomId="BBD" uomTypeId="CURRENCY_MEASURE"/>
@@ -184,7 +184,7 @@
     <Uom abbreviation="TND" description="Tunisian Dinar" uomId="TND" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="TOP" description="Tongan Pa&apos;anga" uomId="TOP" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="TPE" description="Timor Escudo" uomId="TPE" uomTypeId="CURRENCY_MEASURE"/>
-    <Uom abbreviation="TRL" description="Turkish Lira" uomId="TRL" uomTypeId="CURRENCY_MEASURE"/>
+    <Uom abbreviation="TRY" description="Turkish Lira" uomId="TRY" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="TTD" description="Trinidad and Tobago Dollar" uomId="TTD" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="TWD" description="New Taiwan Dollar" uomId="TWD" uomTypeId="CURRENCY_MEASURE"/>
     <Uom abbreviation="TZS" description="Tanzanian Shilling" uomId="TZS" uomTypeId="CURRENCY_MEASURE"/>

Modified: ofbiz/branches/release4.0/framework/common/data/GeoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/framework/common/data/GeoData.xml?rev=718099&r1=718098&r2=718099&view=diff
==============================================================================
--- ofbiz/branches/release4.0/framework/common/data/GeoData.xml (original)
+++ ofbiz/branches/release4.0/framework/common/data/GeoData.xml Sun Nov 16 12:05:59 2008
@@ -270,6 +270,7 @@
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="DEU"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="AUT"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="BEL"/>
+    <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="BGR"/>    
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="CYP"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="DNK"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="ESP"/>
@@ -287,6 +288,7 @@
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="NLD"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="POL"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="PRT"/>
+    <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="ROU"/>    
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="GBR"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="CZE"/>
     <GeoAssoc geoAssocTypeId="GROUP_MEMBER" geoId="EU" geoIdTo="SVK"/>