[
https://issues.apache.org/jira/browse/OFBIZ-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993395#comment-14993395 ]
Deepak Dixit edited comment on OFBIZ-4954 at 11/6/15 9:17 AM:
--------------------------------------------------------------
Hi Jacques,
There are some more issues still need to handle, I did not get a chance to look into those issues, will try to fix these issues ASAP and will commit the patch.
was (Author: deepak.dixit):
Hi Jacques,
There are some more issue still need to handle, I did not get a chance to look into those issues, will try to fix these issues ASAP and will commit the patch.
> Order item quantity cancel issue.
> ---------------------------------
>
> Key: OFBIZ-4954
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4954> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Attachments: OFBIZ-4954-RB1307.patch, OFBIZ-4954-trunk.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)