Sorry a combination of changeOrderStatus and changeOrderItemStatus
does the trick. thanks. regds mallah. On Sun, Dec 9, 2018 at 9:02 PM Rajesh Mallah <[email protected]> wrote: > Hello List , > > When a order is created ATP becomes ATP - QTY . > When order is cancelled from OOTB ATP is restored back. > > I am using webservices to interact with ofbiz and observe that > when i change order status using "changeOrderStatus" webservice call > and set the order status to 'ORDER_REJECTED' or 'ORDER_CANCELLED' > the inventory levels of items (particularly ATP) is not restored back. > > as already mentioned cancelling a order from OOTB does restore it > back. > > Is there any web service that will do the trick ? > > kind regards > Rajesh Mallah. > > >
