mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
fix: eway bill version changed to 1.0.0421 (#27044)
This commit is contained in:
@@ -475,7 +475,7 @@ def get_ewb_data(dt, dn):
|
|||||||
ewaybills.append(data)
|
ewaybills.append(data)
|
||||||
|
|
||||||
data = {
|
data = {
|
||||||
'version': '1.0.1118',
|
'version': '1.0.0421',
|
||||||
'billLists': ewaybills
|
'billLists': ewaybills
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user