mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-25 14:11:45 +01:00
EXTF must be in quotes
This commit is contained in:
@@ -282,7 +282,7 @@ def get_header(filters, csv_class):
|
||||
# A = DATEV format
|
||||
# DTVF = created by DATEV software,
|
||||
# EXTF = created by other software
|
||||
"EXTF",
|
||||
'"EXTF"',
|
||||
# B = version of the DATEV format
|
||||
# 141 = 1.41,
|
||||
# 510 = 5.10,
|
||||
|
||||
Reference in New Issue
Block a user