This is an automated email from the ASF dual-hosted git repository.
deepak pushed a commit to branch release17.12
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.gitThe following commit(s) were added to refs/heads/release17.12 by this push:
new 5776818 Added missing GeoAssoc data for Ladakh geo
5776818 is described below
commit 5776818efb5bf1162482d418b16c74788247f2fb
Author: Deepak Dixit <
[hidden email]>
AuthorDate: Sat Feb 22 13:03:01 2020 +0530
Added missing GeoAssoc data for Ladakh geo
(OFBIZ-11399)
---
framework/common/data/GeoData_IN.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/framework/common/data/GeoData_IN.xml b/framework/common/data/GeoData_IN.xml
index 0fa95ee..4d50b46 100644
--- a/framework/common/data/GeoData_IN.xml
+++ b/framework/common/data/GeoData_IN.xml
@@ -75,6 +75,7 @@ under the License.
<GeoAssoc geoId="IND" geoIdTo="IN-JH" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-KA" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-KL" geoAssocTypeId="REGIONS"/>
+ <GeoAssoc geoId="IND" geoIdTo="IN-LA" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-LD" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-MP" geoAssocTypeId="REGIONS"/>
<GeoAssoc geoId="IND" geoIdTo="IN-MH" geoAssocTypeId="REGIONS"/>