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.

Reply via email to