mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
quote format name
This commit is contained in:
@@ -295,7 +295,7 @@ def get_header(filters, csv_class):
|
|||||||
# 720 = 7.20
|
# 720 = 7.20
|
||||||
'700',
|
'700',
|
||||||
csv_class.DATA_CATEGORY,
|
csv_class.DATA_CATEGORY,
|
||||||
csv_class.FORMAT_NAME,
|
'"%s"' % csv_class.FORMAT_NAME,
|
||||||
# Format version (regarding format name)
|
# Format version (regarding format name)
|
||||||
csv_class.FORMAT_VERSION,
|
csv_class.FORMAT_VERSION,
|
||||||
# Generated on
|
# Generated on
|
||||||
|
|||||||
Reference in New Issue
Block a user