[jira] [Comment Edited] (OFBIZ-6728) Getting error when returning service (non-physical) product

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-6728) Getting error when returning service (non-physical) product

Nicolas Malin (Jira)

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

Jacques Le Roux edited comment on OFBIZ-6728 at 11/17/15 9:46 AM:
------------------------------------------------------------------

It's only about getting the return invoice, right? I understand that that can be a problem when mixed in an order with a physical item. Can't an AGGREGATED_SERVICE be used in place?


was (Author: jacques.le.roux):
It's only about getting the return invoice, right? I understand that that can be a problem when mixed in an order with a physical item. Can't a SERVICE_PRODUCT be used in place?

> 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)