-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added states to ar.xml according to ISO 3166-2. #16
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All ISO codes in this file match the ones on https://github.com/PrestaShop/PrestaShop/blob/develop/install-dev/data/xml/state.xml. I only have a doubt regarding "Ciudad de Buenos Aires". I left a comment.
0cadfe7
to
c61b8a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hello @rickygzz,
Tested on develop and 178x branches
7.2.21 PHP version
- Add fix on ar.xml file in mystore folder > localization
- Go to locations > states > filter by country "Argentina"
- Deleted all states of Argentina
- Go to Localization > Select Argentina
- Choose "states" in content to import
- Set to "No" the "Download pack data" switch button (if set to yes not working, the states list of Argentina doesn't exist on prestashop.com)
- Click on Import button
- Go back to locations > states and update the page, all states on the list are displayed
QA approved ✅
Thank you
Thanks @rickygzz & @sLorenzini |
Added <states> tag according to ISO 3166-2 (https://www.iso.org/obp/ui/#iso:code:3166:AR).