Index: branches/5.2.x/units/orders/orders_event_handler.php =================================================================== diff -u -N -r16244 -r16275 --- branches/5.2.x/units/orders/orders_event_handler.php (.../orders_event_handler.php) (revision 16244) +++ branches/5.2.x/units/orders/orders_event_handler.php (.../orders_event_handler.php) (revision 16275) @@ -1,6 +1,6 @@ trackCopiedOrderIDs($event) as $id ) { + $this->Application->removeObject($event->getPrefixSpecial()); + $an_event = new kEvent($this->Prefix . ':Dummy'); $this->Application->SetVar($this->Prefix . '_id', $id); $this->Application->SetVar($this->Prefix . '_mode', ''); // this is to fool ReserveItems to use live table