Re: Rollback Approved Order

Posted by Jacques Le Roux on
URL: http://ofbiz.116.s1.nabble.com/Rollback-Approved-Order-tp176658p176661.html

You will have to develop something.  I did that for a client.

I created a simple-method that do a fake return to be able to cancel all order items an refund order. For that I hacked
quickReturnFromOrder simple-method. I had to create a createFakeReturnItem in place of createReturnItem and some other changes...

HTH

Jacques

----- Original Message -----
From: "mcdev" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, January 16, 2007 4:11 PM
Subject: Rollback Approved Order


>
> Hi,
> may I cancel an Approved Order? If yes, what kind of operation do I perform?
> --
> View this message in context: http://www.nabble.com/Rollback-Approved-Order-tf3021464.html#a8391715
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>