commit | 8b2fe9e793e226339bbcec554d8c57a09f87b5c5 | [log] [tgz] |
---|---|---|
author | Subin Tom <36098155+nemesis189@users.noreply.github.com> | Mon Aug 23 11:17:31 2021 +0530 |
committer | GitHub <noreply@github.com> | Mon Aug 23 11:17:31 2021 +0530 |
tree | 3e95d4f08373cf5aecde678f65472f89529d91ab | |
parent | 7d627df4dbe15b3db16da031945ab98ccaae71ea [diff] |
fix: eway bill version changed to 1.0.0421 (#27044)
diff --git a/erpnext/regional/india/utils.py b/erpnext/regional/india/utils.py index 4e4dcf8..ce5aa10 100644 --- a/erpnext/regional/india/utils.py +++ b/erpnext/regional/india/utils.py
@@ -475,7 +475,7 @@ ewaybills.append(data) data = { - 'version': '1.0.1118', + 'version': '1.0.0421', 'billLists': ewaybills }