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)