webbusiness23 Posted February 1, 2011 Share Posted February 1, 2011 Hi,I need to change the default country from "France" to "Romania".After searching this forum, i found out that i need to go to Shipping --> Countries and change the default country (on the bottom of the page) from France to Romania.After i've done this, France keeps on appearing on the invoice and on all the other places.How can i have Romania instead of France? Link to comment Share on other sites More sharing options...
inveostore.com Posted February 1, 2011 Share Posted February 1, 2011 Try to change in database – configuration table – PS_COUNTRY_DEFAULT (Romania is number 36 with default settings). Link to comment Share on other sites More sharing options...
shokinro Posted February 2, 2011 Share Posted February 2, 2011 self::$_iso = strtoupper(Language::getIsoById($cookie->id_lang)); If you view the invoice PDF at your back office, language appears in PDF invoice is based on the language you are currently selected at back office. If you try to change to another language by click language icon (flag) to see if it changes at your back office. Link to comment Share on other sites More sharing options...
webbusiness23 Posted February 2, 2011 Author Share Posted February 2, 2011 France appears on the client's order; after the client finishes the order, he sees France instead of Romania in the front office (inside the pdf invoice) and inside the address. This is the place where i need to modify the country and i don't know how to do it.Which of the above solutions is the one i need?Thanks! Link to comment Share on other sites More sharing options...
inveostore.com Posted February 2, 2011 Share Posted February 2, 2011 I still think my posted suggestion is the correct one. So give it a try and let us know how it helps. Link to comment Share on other sites More sharing options...
shokinro Posted February 2, 2011 Share Posted February 2, 2011 1. In order to change you default country, you can do it at your back office admin page.Shippings tabCountries subtabchoose "Default country" from drop down list and click save.2. If customer view the invoice from front office My Account page, the language used in invoice PDF is the language customer current selected at front office. If change language at front office, the invoice will also change. You can try it yourself. (I have confirmed it on Ver 1.3.2.3) 1 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