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