Jump to content

Change default country from invoice?


Recommended Posts

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

       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

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

1. In order to change you default country, you can do it at your back office admin page.

Shippings tab
Countries subtab

choose "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)

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...