You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2012/07/05 14:29:33 UTC

[jira] [Created] (OFBIZ-4954) Order item quantity cancel issue.

Deepak Dixit created OFBIZ-4954:
-----------------------------------

             Summary: Order item quantity cancel issue.
                 Key: OFBIZ-4954
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4954
             Project: OFBiz
          Issue Type: Bug
          Components: order
            Reporter: Deepak Dixit
             Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04


If user partially received an order and then cancel order item, system cancel all the order item quantity.System does not check for shipped/received order item quantity.
Expected behavior: Only remaining order item quantity should be cancelled and order item should marked as complete with partial received/shipped quantity.

Steps to regenerate:
- Crate an SO/PO .
- Partially ship/received order item quantity.
- Edit order and cancel the order item.
- System should cancel the remaining quantity not ordered quantity and should mark order item as Complete because partial order item quantity has been shipped/received.
But as per the current behavior system cancel the ordered quantity and ignore the shipped/received order item quantity and marked order item as cancelled.

Thoughts required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira