Hello, is there a way to recalculate an order after it is saved? I want to build functionality for partial return deliveries.
I tried to cancel some orderArticles with $oOrderArticle->cancelOrderArticle(); after I called $oOrder->recalculateOrder() and $oOrder->save() But at the end, I have the same total sums. At least the canceled order article is not showing up in the invoice, but the calculation is not touched. Thanks in advance for any help on this. Best regards, Alexander Schwarz Senior Web Developer
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
