[cleanup] set default bold, print_hide for prints

This commit is contained in:
Rushabh Mehta
2016-04-06 15:29:38 +05:30
parent a32b3ea3e8
commit 78b7a53635
32 changed files with 1245 additions and 1044 deletions

View File

@@ -439,7 +439,7 @@
},
{
"allow_on_submit": 0,
"bold": 0,
"bold": 1,
"collapsible": 0,
"fieldname": "customer_name",
"fieldtype": "Data",
@@ -696,14 +696,14 @@
"hide_heading": 0,
"hide_toolbar": 0,
"icon": "icon-ticket",
"idx": 1,
"idx": 7,
"in_create": 0,
"in_dialog": 0,
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2016-03-30 05:47:37.280932",
"modified": "2016-04-06 03:15:20.756565",
"modified_by": "Administrator",
"module": "Support",
"name": "Issue",

View File

@@ -297,7 +297,7 @@
},
{
"allow_on_submit": 0,
"bold": 0,
"bold": 1,
"collapsible": 0,
"depends_on": "customer",
"fieldname": "customer_name",
@@ -614,7 +614,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2016-03-31 06:02:28.862296",
"modified": "2016-04-06 03:15:16.876595",
"modified_by": "Administrator",
"module": "Support",
"name": "Maintenance Schedule",

View File

@@ -87,7 +87,7 @@
},
{
"allow_on_submit": 0,
"bold": 0,
"bold": 1,
"collapsible": 0,
"fieldname": "customer_name",
"fieldtype": "Data",
@@ -759,7 +759,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2016-03-03 05:46:55.140348",
"modified": "2016-04-06 03:15:20.528791",
"modified_by": "Administrator",
"module": "Support",
"name": "Maintenance Visit",
@@ -792,5 +792,6 @@
"sort_field": "modified",
"sort_order": "DESC",
"timeline_field": "customer",
"title_field": "customer_name"
"title_field": "customer_name",
"track_seen": 0
}

View File

@@ -559,7 +559,7 @@
},
{
"allow_on_submit": 0,
"bold": 0,
"bold": 1,
"collapsible": 0,
"depends_on": "customer",
"fieldname": "customer_name",
@@ -1007,7 +1007,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2016-03-03 05:42:57.634257",
"modified": "2016-04-06 03:15:18.376985",
"modified_by": "Administrator",
"module": "Support",
"name": "Warranty Claim",
@@ -1040,5 +1040,6 @@
"sort_field": "modified",
"sort_order": "DESC",
"timeline_field": "customer",
"title_field": "customer_name"
"title_field": "customer_name",
"track_seen": 0
}