Переглянути джерело

[fix] print format settings off by default to align with standard (#2627)

version-14
robert schouten 8 роки тому
committed by Rushabh Mehta
джерело
коміт
ac0c83c77d
1 змінених файлів з 4 додано та 4 видалено
  1. +4
    -4
      frappe/print/doctype/print_format/print_format.json

+ 4
- 4
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",


Завантаження…
Відмінити
Зберегти