Skip to content
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

Regions list in Directory module for India #12378

Closed
amansrivastava opened this issue Nov 21, 2017 · 3 comments
Closed

Regions list in Directory module for India #12378

amansrivastava opened this issue Nov 21, 2017 · 3 comments
Assignees
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release

Comments

@amansrivastava
Copy link
Member

amansrivastava commented Nov 21, 2017

States list is required in India for setting new tax (GST) implementation and for accuracy in shipping address.
This is list of regions need to be appended in InstallData in magento-directory module.
$data = [
['IN','AN','Andaman and Nicobar Islands'],
['IN','AP','Andhra Pradesh'],
['IN','AR','Arunachal Pradesh'],['IN','AS','Assam
'],['IN','BR','Bihar
'],['IN','CH','Chandigarh
'],['IN','CT','Chhattisgarh
'],['IN','DN','Dadra and Nagar Haveli
'],['IN','DD','Daman and Diu
'],['IN','DL','Delhi
'],['IN','GA','Goa
'],['IN','GJ','Gujarat
'],['IN','HR','Haryana
'],['IN','HP','Himachal Pradesh
'],['IN','JK','Jammu and Kashmir
'],['IN','JH','Jharkhand
'],['IN','KA','Karnataka
'],['IN','KL','Kerala
'],['IN','LD','Lakshadweep
'],['IN','MP','Madhya Pradesh
'],['IN','MH','Maharashtra
'],['IN','MN','Manipur
'],['IN','ML','Meghalaya
'],['IN','MZ','Mizoram
'],['IN','NL','Nagaland
'],['IN','OR','Odisha
'],['IN','PY','Puducherry
'],['IN','PB','Punjab
'],['IN','RJ','Rajasthan
'],['IN','SK','Sikkim
'],['IN','TN','Tamil Nadu
'],['IN','TG','Telangana
'],['IN','TR','Tripura
'],['IN','UP','Uttar Pradesh
'],['IN','UT','Uttarakhand
'],['IN','WB','West Bengal']
];

Currently, it is a manual task and a must have requirement in stores running in India on Magento.
It will be very useful if it comes default.

Preconditions

  1. Magento 2
  2. A Product created.

Steps to reproduce

  1. Add the Product do cart.
  2. Go to Checkout.
  3. Select India in Country drop-down menu.

Expected result

State/Province should be mandatory drop-down field with appropriate values.

Actual result

State/Province is not mandatory text field.

@magento-engcom-team magento-engcom-team added Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed and removed Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Nov 21, 2017
@magento-engcom-team
Copy link
Contributor

@amansrivastava, thank you for your report.
We've created internal ticket(s) MAGETWO-84233 to track progress on the issue.

@magento-engcom-team magento-engcom-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release labels Nov 21, 2017
@p-bystritsky p-bystritsky self-assigned this Dec 12, 2017
@ishakhsuvarov
Copy link
Contributor

Hi @amansrivastava
We are closing this issue now as the fix has been delivered with the commit 3839c0f and should be released with 2.2.4
Thank you.

@ishakhsuvarov ishakhsuvarov added Fixed in 2.2.x The issue has been fixed in 2.2 release line and removed 2.1.x labels Dec 13, 2017
@okorshenko okorshenko added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Dec 14, 2017
@amansrivastava
Copy link
Member Author

Hi @ishakhsuvarov. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

No branches or pull requests

5 participants