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

Jacques Le Roux commented on OFBIZ-1923:
----------------------------------------

Thanks David,

For AgreementEmploymentAppl, its package-name="org.ofbiz.party.agreement" so I 
moved it up to its block (from org.ofbiz.party.party to 
org.ofbiz.party.agreement). If you think it should not be in the party 
entitymodel it should be discussed in dev ML as I have no ideas why it was put 
there... But it seems correct to me (its about employment and agreement after 
all, so org.ofbiz.party.agreement sounds to be the right package)

For PartyGeoPoint  and FixedAssetGeoPoint  it's clearer now I will change the 
direction of relations.

I will then provides some data, and will make some tests...

> Add geolocation to data model.
> ------------------------------
>
>                 Key: OFBIZ-1923
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1923
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting, framework, party, product
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: GeopointDataModel.patch
>
>
> The attached patch is enhancing the current data model following last David's 
> suggestion after some exchanges on dev ML. I just added a geoPointId to 
> Container.
> I finally used float for latitude, longitude and elevation, instead of 
> creating a new degree field type (numeric 18,6).
> Any comments are welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to