You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepesh Kapoor (JIRA)" <ji...@apache.org> on 2009/04/08 16:03:13 UTC

[jira] Updated: (OFBIZ-2281) Problem in generation of returnItemSeqId while creating return for order items

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

Deepesh Kapoor updated OFBIZ-2281:
----------------------------------

    Description: 
There is incorrect generation of returnItemSeqId while generating return for order item, steps to reproduce :

1. Create a Sales Order with preferably more than two items to see the clear effect in ReturnItem entity.
2. "QuickShipEntireOrder" from Order View page and than create return.
3. Select all products to create return.
4. Observe the entries in "ReturnItem" entity.

There are just two items getting returned at one time and in that the sequence id does not have uniformity


  was:
There is incorrect generation of returnItemSeqId while generating return for order item, steps to reproduce :

1. Create a Sales Order with preferably more than two items to see the clear effect in ReturnItem entity.
2. "QuickShipEntireOrder" from Order View page and than create return.
3. Select all products to create return.
4. Observe the entries in "ReturnOrder" entity.

There are just two items getting returned at one time and in that the sequence id does not have uniformity



> Problem in generation of returnItemSeqId while creating return for order items
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2281
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2281
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Deepesh Kapoor
>             Fix For: SVN trunk
>
>
> There is incorrect generation of returnItemSeqId while generating return for order item, steps to reproduce :
> 1. Create a Sales Order with preferably more than two items to see the clear effect in ReturnItem entity.
> 2. "QuickShipEntireOrder" from Order View page and than create return.
> 3. Select all products to create return.
> 4. Observe the entries in "ReturnItem" entity.
> There are just two items getting returned at one time and in that the sequence id does not have uniformity

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.