diff --git a/frappe/print/doctype/print_format/print_format.json b/frappe/print/doctype/print_format/print_format.json index efe9c93556..b8eb7d428a 100644 --- a/frappe/print/doctype/print_format/print_format.json +++ b/frappe/print/doctype/print_format/print_format.json @@ -304,7 +304,7 @@ "bold": 0, "collapsible": 0, "columns": 0, - "default": "1", + "default": "0", "fieldname": "align_labels_left", "fieldtype": "Check", "hidden": 0, @@ -333,7 +333,7 @@ "bold": 0, "collapsible": 0, "columns": 0, - "default": "1", + "default": "0", "fieldname": "show_section_headings", "fieldtype": "Check", "hidden": 0, @@ -362,7 +362,7 @@ "bold": 0, "collapsible": 0, "columns": 0, - "default": "1", + "default": "0", "fieldname": "line_breaks", "fieldtype": "Check", "hidden": 0, @@ -653,7 +653,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2016-11-07 05:23:46.983533", + "modified": "2017-01-24 15:35:56.250107", "modified_by": "Administrator", "module": "Print", "name": "Print Format",