KORG Posted November 29, 2010 Share Posted November 29, 2010 The store uses the default currency - RUR, the menu Payments - Currencies - RUR, i trying to change the properties of the currency the "current rate" from 1.000000 to 1, but it does not work. Please tell how to change it? Link to comment Share on other sites More sharing options...
rocky Posted November 30, 2010 Share Posted November 30, 2010 I don't understand why you want to change the currency rate from "1.000000" to "1", since they are the same number. The calculation will be the same. Link to comment Share on other sites More sharing options...
KORG Posted November 30, 2010 Author Share Posted November 30, 2010 Because, when i export products from my shop to csv file, all prices looks like: xxx.000000 Link to comment Share on other sites More sharing options...
rocky Posted December 1, 2010 Share Posted December 1, 2010 I think that's an issue with the export module rather than the currency rate. You need to find the code that exports the price and add number_format($price, 2) for example to change the $price variable to 2 decimal places. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now