You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2020/02/22 07:34:23 UTC

[ofbiz-framework] branch release18.12 updated: Added missing GeoAssoc data for Ladakh geo

This is an automated email from the ASF dual-hosted git repository.

deepak pushed a commit to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/release18.12 by this push:
     new 5643c44  Added missing GeoAssoc data for Ladakh geo
5643c44 is described below

commit 5643c442e478c4044c646b993d205fb02a0d241a
Author: Deepak Dixit <de...@apache.org>
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 3016294..e9fef72 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"/>