Add "MUNICIPALITY" to getStateList's search condition to make "municipality" of 
china visible in state list
-----------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-4258
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4258
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Leon
            Priority: Trivial
             Fix For: SVN trunk


In china, city like "Shanghai","Beijing", "Chongqin" and "Tianjin" is 
municipality which is equivalent to province, but there's no such municipality 
in the state list displayed in client end.

==to fix==:
In Geo entity, these municipalities is stored with geoTypeId="MUNICIPALITY", So 
I add it as a new search condition to CommonWorkers.getStateList to fix this 
issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to