mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +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)
|
||||
|
||||
data = {
|
||||
'version': '1.0.1118',
|
||||
'version': '1.0.0421',
|
||||
'billLists': ewaybills
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user