[ 
https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031524#comment-13031524
 ] 

Paul Foxworthy commented on OFBIZ-4270:
---------------------------------------

On reflection, I think *your* idea is better!

Geo is a very simple entity, and I'm uncomfortable adding an attribute that is 
only relevant to Geos of type COUNTRY. Your original idea would keep the Geo 
entity simple.

Is there another entity trying to emerge, which is not just about which 
countries use regions in their postal addresses, but also what else makes a 
valid postal address. Such as:

- Where should the postcode/zip code be placed in the address?
- What format should a valid postcode have?

BJ suggested an entity to validate postal addresses in 
https://issues.apache.org/jira/browse/OFBIZ-100. I would suggest 
PostalAddressFormat as a name. See also 
https://issues.apache.org/jira/browse/OFBIZ-203.

For data entry, we could define a view that brings together each Geo of type 
COUNTRY and its associated PostalAddressFormat, if one exists. That would give 
the effect of the Geo with the boolean flag in a more general and extensible 
way.
 

> State dropdown only finds states and does not include county information
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-4270
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4270
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Sam Hamilton
>            Assignee: Sascha Rodekamp
>            Priority: Minor
>         Attachments: OFBIZ-4270-DependentDropdown.patch
>
>
> If you are on this page 
> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/newcustomer select 
> USA from the country drop down and it will display all the USA states, 
> similarly it works just fine for Spain but if you try once again with either 
> United Kingdom or France it will show "No States/Provinces exist". 
> Both UK and France have Counties saved in the datamodel but the form does not 
> lookup in the correct location as they are not defined as State. 

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

Reply via email to