You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2008/09/17 07:49:44 UTC

[jira] Closed: (OFBIZ-1960) OrderHeaderItemAndShipGroup should exclude facilityId from OrderItemShipGroup

     [ https://issues.apache.org/jira/browse/OFBIZ-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam closed OFBIZ-1960.
--------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Bilgin Ibryam

Thanks Luke.
Your patch is in trunk rev 696160.

> OrderHeaderItemAndShipGroup should exclude facilityId from OrderItemShipGroup
> -----------------------------------------------------------------------------
>
>                 Key: OFBIZ-1960
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1960
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: ubuntu 8.04, postgres 8.1
>            Reporter: Luke Prentice
>            Assignee: Bilgin Ibryam
>             Fix For: SVN trunk
>
>         Attachments: entitymodel_view.xml.patch
>
>
> this warning appears on the OrderHeaderItemAndShipGroup view when loading the "order" component:
> Throwing out field alias in view entity OrderHeaderItemAndShipGroup because one already exists with the alias name [facilityId] and field name [OISG(OrderItemShipGroup).facilityId], existing field name is [II.facilityId]
> fix: exclude facilityId from OrderItemShipGroup from the view.

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