Round off total
Posted: Mon Jun 07, 2010 12:57 am
I need to be able to round off the total of an order to 0 decimals (The site is using a currency where the decimals arn't worth that much).
How do I do?
If I change the order model to round off the total the order table in the database gets the right value but the confirmation page etc. still shows the sum of the sub-totals. Where is the total sum calculated?
How do I do?
If I change the order model to round off the total the order table in the database gets the right value but the confirmation page etc. still shows the sum of the sub-totals. Where is the total sum calculated?