Author: deepak
Date: Fri Jan 19 12:24:34 2018
New Revision: 1821634
URL: http://svn.apache.org/viewvc?rev=1821634&view=rev
Log:
Applied fix from trunk for revision: 1821628
===
Fixed: GeoAssoc data is missing for Telangana state of India (OFBIZ-10172)
Thanks Suraj Khurana for your contribution
Modified:
ofbiz/ofbiz-framework/branches/release17.12/ (props changed)
ofbiz/ofbiz-framework/branches/release17.12/framework/common/data/GeoData_IN.xml
Propchange: ofbiz/ofbiz-framework/branches/release17.12/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jan 19 12:24:34 2018
@@ -10,4 +10,4 @@
/ofbiz/branches/json-integration-refactoring:1634077-1635900
/ofbiz/branches/multitenant20100310:921280-927264
/ofbiz/branches/release13.07:1547657
-/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658,1820790,1820823,1820949,1820966,1821012,1821036,1821112,1821115,1821144,1821186,1821219,1821226,1821230,1821386,1821613
+/ofbiz/ofbiz-framework/trunk:1819499,1819598,1819800,1819805,1819811,1820038,1820262,1820374-1820375,1820441,1820457,1820644,1820658,1820790,1820823,1820949,1820966,1821012,1821036,1821112,1821115,1821144,1821186,1821219,1821226,1821230,1821386,1821613,1821628
Modified:
ofbiz/ofbiz-framework/branches/release17.12/framework/common/data/GeoData_IN.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release17.12/framework/common/data/GeoData_IN.xml?rev=1821634&r1=1821633&r2=1821634&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release17.12/framework/common/data/GeoData_IN.xml
(original)
+++
ofbiz/ofbiz-framework/branches/release17.12/framework/common/data/GeoData_IN.xml
Fri Jan 19 12:24:34 2018
@@ -63,6 +63,7 @@ under the License.
<GeoAssoc geoId="IND" geoIdTo="IN-BR" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-CH" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-CT" geoAssocTypeId="REGIONS"/>
+ <GeoAssoc geoId="IND" geoIdTo="IN-DL" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-DN" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-DD" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-GA" geoAssocTypeId="REGIONS"/>
@@ -80,16 +81,16 @@ under the License.
<GeoAssoc geoId="IND" geoIdTo="IN-ML" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-MZ" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-NL" geoAssocTypeId="REGIONS"/>
- <GeoAssoc geoId="IND" geoIdTo="IN-DL" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-OR" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-PY" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-PB" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-RJ" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-SK" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-TN" geoAssocTypeId="REGIONS"/>
+ <GeoAssoc geoId="IND" geoIdTo="IN-TG" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-TR" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-UP" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-UT" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-WB" geoAssocTypeId="REGIONS"/>
-</entity-engine-xml>
\ No newline at end of file
+</entity-engine-xml>