yup should have looked at code.
it is ordercomplete you can not cancel.
Jacques Le Roux sent the following on 8/3/2010 4:03 AM:
Too quick: I was right, this order was in Approved state, I just
cancelled it, look now at
https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10002
Jacques
From: "Jacques Le Roux" <[email protected]>
Right, it's only when the order is in Created Status (ie no payments
approved yet), I forgot that point...
https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderview?orderId=WSCO10000
Jacques
From: "BJ Freeman" <[email protected]>
To: <[email protected]>
Sent: Tuesday, August 03, 2010 12:30 PM
Subject: Re: How to reject an Aprroved Order in the OrderManager?
looking at the StatusValidChange entity there is no way to cancel an
approved order.
https://demo-trunk.ofbiz.apache.org/webtools/control/FindGeneric?entityName=StatusValidChange&find=true&searchOptions_collapsed=false&VIEW_SIZE=50&VIEW_INDEX=5
you would have to create the status and update the StatusValidChange
entity, as well as code and UI's
rrhati2010 sent the following on 8/2/2010 11:41 PM:
Hi All,
Please help me out in rejecting a placed order procedure....
Thanks in Advance
-----
RRH