Correct state code for 'Other Territory'

Corrects state code for 'Other Territory' to match e-invoicing state codes list. Attempts to fix #24992
This commit is contained in:
Ishan Loya 2021-03-24 12:30:51 +05:30 committed by GitHub
parent 575f8f226b
commit de774ae080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ state_numbers = {
"Mizoram": "15", "Mizoram": "15",
"Nagaland": "13", "Nagaland": "13",
"Odisha": "21", "Odisha": "21",
"Other Territory": "98", "Other Territory": "97",
"Pondicherry": "34", "Pondicherry": "34",
"Punjab": "03", "Punjab": "03",
"Rajasthan": "08", "Rajasthan": "08",