frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
20.96k stars 7.2k forks source link

Order of countries is out of alphabetical order #6277

Closed pifiu closed 7 years ago

pifiu commented 8 years ago

I have an issue where the list of countries in a drop down menu is out of order. For example the very first country listed when it should be alphabetical order is Zimbabwe but followed by Aruba, and further down the country list, between the letters "A" and "B" I get a country with a "B" and then it continues into countries starting with the letter "A". I verified that in "Customize Form" -> Country the setting is set to ASC.

See screenshots attached screenshots.

zfirst

b-before-a

country1

PawanMeh commented 8 years ago

Could you provide the navigation for your first screen shot?

pifiu commented 8 years ago

What do you mean the navigation? This is in a custom doctype and using the country drop down.

countryoutoforder

pifiu commented 8 years ago

is my screenshot helpful?

PawanMeh commented 8 years ago

This is being investigated

pifiu commented 8 years ago

hey @PawanMeh any update on this?

pifiu commented 7 years ago

@PawanMeh anything?

nabinhait commented 7 years ago

Sent a PR to develop branch