From 46ffbb74ff4ca4af66da729bad505cdf6f907345 Mon Sep 17 00:00:00 2001 From: Saurabh Date: Tue, 17 Apr 2018 20:44:37 +0530 Subject: [PATCH] fix cheque print measurements --- .../doctype/cheque_print_template/cheque_print_template.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 5b7d73f2bd..0556e9b992 100644 --- a/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py +++ b/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.py @@ -29,11 +29,11 @@ def create_or_update_cheque_print_format(template_name): cheque_print.html = """
- %(message_to_show)s - {{ frappe.utils.formatdate(doc.reference_date) or '' }}