Christian Carlow created OFBIZ-5546:
---------------------------------------
Summary: RAW_MATERIAL return/RMA functionality not supported OOTB
Key: OFBIZ-5546
URL:
https://issues.apache.org/jira/browse/OFBIZ-5546 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Christian Carlow
This error occurs when trying to create a return for a supplier RAW_MATERIAL order item: "The following required parameter is missing: [createReturnItem.returnItemTypeId]". This occurs because there is no record in the ReturnItemTypeMap entity for the RAW_MATERIAL. A record should be created in ReturnItemTypeMap for RAW_MATERIAL, VENDOR_RETURN, RET_MPROD_ITEM. RET_MPROD_ITEM needs to be added to the ReturnItemType entity also.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)