You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Akash Jain (JIRA)" <ji...@apache.org> on 2015/11/17 10:00:18 UTC

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

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

Akash Jain updated OFBIZ-6728:
------------------------------
    Description: 
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"/>
========

  was:
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"/>
========

        Summary: Getting error when returning service (non-physical) product  (was: Getting error when returning service product)

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