chore: change column label

This commit is contained in:
vishnu 2023-02-22 10:53:11 +00:00
parent 19c0b7a523
commit e3c000d0be

View File

@ -318,7 +318,7 @@ def get_template(template_type):
"Is Group",
"Account Type",
"Root Type",
"account_currency",
"Account Currency",
]
writer = UnicodeWriter()
writer.writerow(fields)