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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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)