Good morning,
i changed the price rounding function in "app/code/core/Mage/Core/Model/Store.php
So now the price "0,43" gets rounded to "0,45". But on the article detail site there is no rounding like this ... I already started a topic here "https://community.magento.com/t5/Magento-1-x-Programming/quot-local-quot-Folder/m-p/109466#M9236"
But the solution doesnt work ... Any other solutions?
Thank you
Chris
Debug that, does your code call from the file or not?And other extension do same function overide or not?