You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/01/19 12:02:34 UTC

[jira] [Created] (OFBIZ-6017) Return shipmentRouteSegment FTL error

Christian Carlow created OFBIZ-6017:
---------------------------------------

             Summary: Return shipmentRouteSegment FTL error
                 Key: OFBIZ-6017
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6017
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Trunk
            Reporter: Christian Carlow


This error is displayed at order/control/mainReturn when status is changed to accepted:
FreeMarker template error: The following has evaluated to null or missing: ==> Static["org.ofbiz.entity.util.EntityUtil"].getFirst(delegator.findByAnd("ShipmentRouteSegment", {"shipmentId" : shipGroupShipment.shipmentId}, null, false)) [in template "component://order/webapp/ordermgr/return/returnLinks.ftl" at line 55, column 49]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)