Magento – Double designation of VAT in order eMail

Stupid, was in the order confirmation of our Magento shops (See. 1.5.1.1 mit Market Ready Germany) in the order confirmation email the tax twice expelled. The total amount was true but it looked totally unprofessional. To turn this off quickly and comfortably, you go to System > Configuration > Control > Display in orders, Invoices, provides credits and…

Magento – Tax credit of false. Amount only in print

Update vom 04.12.2014 Eine Anpassung, die wir gerade in einem 1.9er Shop (and, leider gibt es das Problem immernoch!) vorgenommen haben, konnte etwas helfen bei teilweisen Erstattungen. And this is the Tax.php is copied from the directory app / code / core / Mage / Sales / Model / Order / Creditmemo / total in the directory app / code / local / Mage / Sales / Model / Order / Creditmemo / Total and then adjusted as follows. As. in line 47 sollte $order = $creditmemo->getOrder();…