You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "HotWax Media OFBiz Team (JIRA)" <ji...@apache.org> on 2014/08/16 20:52:18 UTC

[jira] [Commented] (OFBIZ-5715) Received quantity not shown over order view screen when partially received order items are cancelled.

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

HotWax Media OFBiz Team commented on OFBIZ-5715:
------------------------------------------------

Test case:
1) Create a PO
2) Go to Order view page from ordermgr

Actual Result : Shipped quantity is shown for PO which is always zero. 
Expected Result: Received quantity in orderItem section should be shown instead of shipped quantity.

Attached is the patch for fixing it.

> Received quantity not shown over order view screen when partially received order items are cancelled.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5715
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5715
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 13.07, Trunk
>            Reporter: HotWax Media OFBiz Team
>            Priority: Minor
>         Attachments: OFBIZ-5715.patch
>
>
> Steps to regenerate:
> 1. Crate an PO.
> 2. Partially received order item quantity.
> 3. Edit order and cancel the order item.
> Actual: Qty Shipped
> Expected: Qty Received <Received Quantity>



--
This message was sent by Atlassian JIRA
(v6.2#6252)