diff --git a/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py b/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py index 0556e9b9924..24cd3dda9b6 100644 --- a/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py +++ b/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py @@ -27,10 +27,20 @@ def create_or_update_cheque_print_format(template_name): doc = frappe.get_doc("Cheque Print Template", template_name) cheque_print.html = """ +