Jonathon, What I just repeated back to you is linear. Would you care to share the service call that is showing it looping? It doesn't appear to be listed there.
--- Jonathon -- Improov <[EMAIL PROTECTED]> wrote: > Chris, > > Erm. Yeah, it looks incomplete to me. Sorry! > > Jonathon > > Chris Howe wrote: > > What you explained was this though... > > > > A=changeOrderItemStatus > > B=cancelOrderInventoryReservation > > C=recalcShippingTotal > > D=recalcTaxTotal > > E=resetGrandTotal > > F=checkOrderItemStatus > > G=sendOrderChangeNotification > > H=recreateOrderAdjustments > > I=cancelOrderItem > > > > A triggers B & C & D & E & F & G > > H triggers I > > > > is this incomplete? > > > >>>> SECA: cancelOrderInventoryReservation, > triggered > >> by > >>>> rule on Service: changeOrderItemStatus > >>>> > >>>> SECA: recalcShippingTotal, triggered by rule on > >>>> Service: changeOrderItemStatus > >>>> > >>>> SECA: recalcTaxTotal, triggered by rule on > >> Service: > >>>> changeOrderItemStatus > >>>> > >>>> SECA: resetGrandTotal, triggered by rule on > >> Service: > >>>> changeOrderItemStatus > >>>> > >>>> SECA: checkOrderItemStatus, triggered by rule > on > >>>> Service: changeOrderItemStatus > >>>> > >>>> SECA: sendOrderChangeNotification, triggered by > >> rule > >>>> on Service: changeOrderItemStatus > >>>> > >>>> SECA: recreateOrderAdjustments, triggered by > rule > >> on > >>>> Service: cancelOrderItem > > > > > >
