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 2014/12/20 21:33:13 UTC

[jira] [Created] (OFBIZ-5915) Error when viewing Shipment Plan from Manufacturing

Christian Carlow created OFBIZ-5915:
---------------------------------------

             Summary: Error when viewing Shipment Plan from Manufacturing
                 Key: OFBIZ-5915
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5915
             Project: OFBiz
          Issue Type: Bug
            Reporter: Christian Carlow


This error appears when clicking on a shipment plan from the Manufacturing Shipment Plans:  Error running script at location [component://manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/WorkWithShipmentPlans.groovy]: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.lang.String

The error is caused by an invalid call to delegator.findByAnd at line of 150 of WorkWithShipmentPlans.groovy.

To reproduce:
1.  Create an order for an item associated with a ship group
2.  After order creation click "New Shipment" for the ship group
3.  Change the shipment status to "Scheduled'
4.  Add a Shipment Plan
5.  Navigate to Manufacturing -> Shipment Plans
6.  Click "View" for the shipment plan



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