You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gan Hong-Wai (JIRA)" <ji...@apache.org> on 2015/06/30 08:35:04 UTC

[jira] [Created] (OFBIZ-6542) TERRITORY type not displayed in State/Province dropdown list

Gan Hong-Wai created OFBIZ-6542:
-----------------------------------

             Summary: TERRITORY type not displayed in State/Province dropdown list
                 Key: OFBIZ-6542
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6542
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: 13.07.02
            Reporter: Gan Hong-Wai
            Priority: Minor


On the Create New Party Page, the State/Province dropdown list does not show regions marked out as TERRITORY. Similar issue: OFBIZ-1737.

File: framework/common/src/org/ofbiz/common/CommonWorkers.java

Line 144 is missing:
EntityCondition.makeCondition("geoTypeId", "TERRITORY"),






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)