[JIRA] Closed: (OFBIZ-518) cancelled quantity are no more supported in order

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[JIRA] Closed: (OFBIZ-518) cancelled quantity are no more supported in order

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-518?page=all ]
     
Jacopo Cappellato closed OFBIZ-518:
-----------------------------------

    Resolution: Won't Fix

Si is correct: updating an order item is different from cancelling it (even if I'm not totally sure it is handled in the right way... but this is another issue).


> cancelled quantity are no more supported in order
> -------------------------------------------------
>
>          Key: OFBIZ-518
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-518
>      Project: [OFBiz] Open For Business
>         Type: Bug
>   Components: order
>     Reporter: pierre G
>     Assignee: Jira Administrator
>  Attachments: patch.patch, patch.patch, patch2.patch
>
>
> In orderItem view when an order is updated or if an orderItem is added,  cancelled quantity are no more supported. Here are 3 patches to fix this feature.
> first : I change saveUpdatedCartToOrder method to set cancelled quantity in orderItem and in OrderItemShipGroupAssoc
> second  : I fix editOrderItem.Ftl and orderItem. ftl to get the good quantity : shipGroupAssoc.quantity-shipGroupAssoc.cancelQuantity
> third : I fix reserve quantity : quantity.doubleValue()-cancelQuantity.doubleValue()
> Pierre

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira