mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
chore: change column label
This commit is contained in:
@@ -318,7 +318,7 @@ def get_template(template_type):
|
|||||||
"Is Group",
|
"Is Group",
|
||||||
"Account Type",
|
"Account Type",
|
||||||
"Root Type",
|
"Root Type",
|
||||||
"account_currency",
|
"Account Currency",
|
||||||
]
|
]
|
||||||
writer = UnicodeWriter()
|
writer = UnicodeWriter()
|
||||||
writer.writerow(fields)
|
writer.writerow(fields)
|
||||||
|
|||||||
Reference in New Issue
Block a user