[ 
https://issues.apache.org/jira/browse/OFBIZ-6728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008572#comment-15008572
 ] 

Jacopo Cappellato commented on OFBIZ-6728:
------------------------------------------

Just to provide some context about this fix: this is part of the use case of 
refunding a service; the refund is modeled as a return of type refund. The 
feature of refunding a product thru a "return" without a shipment was already 
supported but it fails (as reported in this ticket) for non physical goods.
I think it is a nice enhancement in line with the current features.


> Getting error when returning service (non-physical) product
> -----------------------------------------------------------
>
>                 Key: OFBIZ-6728
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6728
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 14.12, Trunk
>            Reporter: Akash Jain
>             Fix For: Release Branch 14.12, Trunk
>
>         Attachments: Create-Return.png, Error.png, OFBIZ-6728.patch
>
>
> I have created order with "SV-1000" product (isPhysical != 'Y' on product 
> type entity) 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)

Reply via email to