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/03/13 16:58:38 UTC

[jira] [Updated] (OFBIZ-5546) RAW_MATERIAL return/RMA functionality not supported OOTB

     [ https://issues.apache.org/jira/browse/OFBIZ-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Carlow updated OFBIZ-5546:
------------------------------------
    Attachment: OFBIZ-5546-2.patch

This patch reverts my original which was included with the commit that closed this issue.  RET_MPROD_ITEM was replaced with RET_RPROD_ITEM so it should be removed.

> 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: Trunk
>            Reporter: Christian Carlow
>            Assignee: Ashish Vijaywargiya
>             Fix For: 14.12.01, 12.04.06, 13.07.02
>
>         Attachments: OFBIZ-5546-2.patch, OFBIZ-5546.patch
>
>
> 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.3.4#6332)