Author: jleroux
Date: Tue Apr 1 14:03:38 2014
New Revision: 1583678
URL:
http://svn.apache.org/r1583678Log:
"Applied fix from trunk for revision: 1583674 "
------------------------------------------------------------------------
r1583674 | jleroux | 2014-04-01 16:02:34 +0200 (mar. 01 avr. 2014) | 5 lignes
A patch from Christian Carlow for "Add Israel geo data OOTB"
https://issues.apache.org/jira/browse/OFBIZ-5609While importing Israeli customer data from a legacy system I determined that OFBiz does not include Israel geo data OOTB which should be added.
------------------------------------------------------------------------
Added:
ofbiz/branches/release11.04/framework/common/data/GeoData_IL.xml
- copied unchanged from r1583674, ofbiz/trunk/framework/common/data/GeoData_IL.xml
Modified:
ofbiz/branches/release11.04/ (props changed)
ofbiz/branches/release11.04/framework/common/ofbiz-component.xml
Propchange: ofbiz/branches/release11.04/
------------------------------------------------------------------------------
Merged /ofbiz/trunk:r1583674
Modified: ofbiz/branches/release11.04/framework/common/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/common/ofbiz-component.xml?rev=1583678&r1=1583677&r2=1583678&view=diff==============================================================================
--- ofbiz/branches/release11.04/framework/common/ofbiz-component.xml (original)
+++ ofbiz/branches/release11.04/framework/common/ofbiz-component.xml Tue Apr 1 14:03:38 2014
@@ -42,6 +42,7 @@ under the License.
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_ES.xml"/>
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_FR.xml"/>
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IT.xml"/>
+ <entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IL.xml"/>
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IN.xml"/>
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_IRL.xml"/>
<entity-resource type="data" reader-name="seed" loader="main" location="data/GeoData_MX.xml"/>