mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 23:52:57 +00:00
Update __init__.py
Other Territory state code should be 97. It's already corrected in version-13 but missed in version-12
This commit is contained in:
committed by
GitHub
parent
54c9704fe2
commit
bd4461b8cb
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user