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

[jira] Closed: (OFBIZ-2516) Approved Sales Order -> Edit Items -> Cancel All Items

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

Ashish Vijaywargiya closed OFBIZ-2516.
--------------------------------------

    Resolution: Fixed

Thanks Arun for your contribution.
Your changes are in at revision 781701 & 781712(trunk & RB9.04)

Thanks!

--
Ashish

> Approved Sales Order -> Edit Items -> Cancel All Items
> ------------------------------------------------------
>
>                 Key: OFBIZ-2516
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2516
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Vince Clark
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: Cancel-Item_ofbiz-2516.patch
>
>
> Error below. Steps to reproduce:
> 1. Create a new sales order and make sure it is in "approved" status.
> 2. In Order Detail screen click on "Edit Items"
> 3. At the top of the items list click on "Cancel All Items"
> Note that I have generated this error in an instance that contains no demo data (only customer implementation data) and also in a demo instance.
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://order/webapp/ordermgr/WEB-INF/actions/order/OrderView.groovy] (Not Implemented Exception while setting value on field [orderId] of entity OrderHeader: org.ofbiz.entity.GenericNotImplementedException: Java type javolution.util.FastList not currently supported. Sorry. (Java type javolution.util.FastList not currently supported. Sorry.)) (Error running Groovy script at location [component://order/webapp/ordermgr/WEB-INF/actions/order/OrderView.groovy] (Not Implemented Exception while setting value on field [orderId] of entity OrderHeader: org.ofbiz.entity.GenericNotImplementedException: Java type javolution.util.FastList not currently supported. Sorry. (Java type javolution.util.FastList not currently supported. Sorry.)))

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