You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Luke Prentice (JIRA)" <ji...@apache.org> on 2008/09/15 04:09:45 UTC

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

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


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.


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

Posted by "Luke Prentice (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Prentice updated OFBIZ-1960:
---------------------------------

    Attachment: entitymodel_view.xml.patch

patch for entitymodel_view.xml which excludes facilityId.

> 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
>         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.


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

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
     [ 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.