Akash Jain created OFBIZ-6728:
---------------------------------
Summary: Getting error when returning service product
Key: OFBIZ-6728
URL:
https://issues.apache.org/jira/browse/OFBIZ-6728 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Trunk, Release Branch 14.12
Reporter: Akash Jain
Fix For: Trunk, Release Branch 14.12
I have created order with "SV-1000" product of SERVICE type. When I am returning this product getting error, attached (Create-Return.png & Error.png) screen-shot for the same.
To fix above error added this data because product type of SV-1000 is SERVICE:
========
<ReturnItemTypeMap returnHeaderTypeId="CUSTOMER_RETURN" returnItemMapKey="SERVICE" returnItemTypeId="RET_SPROD_ITEM"/>
========
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)