Hi, I am working on a module to split one OXORDER into many, based on the vendors. For now I clone the actual order object, set my order articles I want for this Order, call recalculate functions and save.
Everything is working fine but the delivery costs. In the last order I always have the delivery costs of the previous one. So it seems on the last order I have the delivery costs of the original order (all delivery costs). I think there is a cache or something. Or it reload from the session basket? Working the whole day on it, can’t figure it out. I already call the reload methos (reloadDelivery true, reloadDiscount true and recalculateOrder) Anyone got an idea? Alex Schwarz / active value _______________________________________________ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general