diff --git a/buying/doctype/supplier/supplier.txt b/buying/doctype/supplier/supplier.txt index 50202dcae25..56336d48463 100644 --- a/buying/doctype/supplier/supplier.txt +++ b/buying/doctype/supplier/supplier.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:11", "docstatus": 0, - "modified": "2013-09-02 16:25:44", + "modified": "2013-09-10 10:53:50", "modified_by": "Administrator", "owner": "Administrator" }, @@ -137,13 +137,15 @@ "fieldname": "communication_history", "fieldtype": "Section Break", "label": "Communication History", - "options": "icon-comments" + "options": "icon-comments", + "print_hide": 1 }, { "doctype": "DocField", "fieldname": "communication_html", "fieldtype": "HTML", - "label": "Communication HTML" + "label": "Communication HTML", + "print_hide": 1 }, { "doctype": "DocField", @@ -210,7 +212,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "cancel": 0, diff --git a/hr/doctype/job_applicant/job_applicant.txt b/hr/doctype/job_applicant/job_applicant.txt index 62b1d807bca..d795fa83bc5 100644 --- a/hr/doctype/job_applicant/job_applicant.txt +++ b/hr/doctype/job_applicant/job_applicant.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-29 19:25:37", "docstatus": 0, - "modified": "2013-09-02 16:26:23", + "modified": "2013-09-10 10:51:51", "modified_by": "Administrator", "owner": "Administrator" }, @@ -95,7 +95,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "doctype": "DocPerm" diff --git a/selling/doctype/customer/customer.txt b/selling/doctype/customer/customer.txt index 94bd8fceb43..b25c0bd32bf 100644 --- a/selling/doctype/customer/customer.txt +++ b/selling/doctype/customer/customer.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-11 14:26:44", "docstatus": 0, - "modified": "2013-09-02 16:25:13", + "modified": "2013-09-10 10:50:50", "modified_by": "Administrator", "owner": "Administrator" }, @@ -195,14 +195,16 @@ "fieldtype": "Section Break", "label": "Communication History", "options": "icon-comments", - "permlevel": 0 + "permlevel": 0, + "print_hide": 1 }, { "doctype": "DocField", "fieldname": "communication_html", "fieldtype": "HTML", "label": "Communication HTML", - "permlevel": 0 + "permlevel": 0, + "print_hide": 1 }, { "doctype": "DocField", @@ -355,7 +357,8 @@ "hidden": 1, "label": "Communications", "options": "Communication", - "permlevel": 0 + "permlevel": 0, + "print_hide": 1 }, { "amend": 0, diff --git a/selling/doctype/lead/lead.txt b/selling/doctype/lead/lead.txt index 9402259ac73..a429c967e45 100644 --- a/selling/doctype/lead/lead.txt +++ b/selling/doctype/lead/lead.txt @@ -2,7 +2,7 @@ { "creation": "2013-04-10 11:45:37", "docstatus": 0, - "modified": "2013-09-02 17:25:59", + "modified": "2013-09-10 10:52:20", "modified_by": "Administrator", "owner": "Administrator" }, @@ -159,7 +159,8 @@ "fieldname": "communication_history", "fieldtype": "Section Break", "label": "Communication History", - "options": "icon-comments" + "options": "icon-comments", + "print_hide": 1 }, { "allow_on_submit": 0, @@ -168,7 +169,8 @@ "fieldtype": "HTML", "label": "Communication HTML", "oldfieldname": "follow_up", - "oldfieldtype": "Table" + "oldfieldtype": "Table", + "print_hide": 1 }, { "doctype": "DocField", @@ -416,7 +418,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "cancel": 1, diff --git a/selling/doctype/opportunity/opportunity.txt b/selling/doctype/opportunity/opportunity.txt index 4ca1564c7d0..a904f566439 100644 --- a/selling/doctype/opportunity/opportunity.txt +++ b/selling/doctype/opportunity/opportunity.txt @@ -2,7 +2,7 @@ { "creation": "2013-03-07 18:50:30", "docstatus": 0, - "modified": "2013-09-02 16:27:33", + "modified": "2013-09-10 10:52:49", "modified_by": "Administrator", "owner": "Administrator" }, @@ -168,6 +168,7 @@ "label": "Communication History", "oldfieldtype": "Section Break", "options": "icon-comments", + "print_hide": 1, "read_only": 0 }, { @@ -178,6 +179,7 @@ "label": "Communication HTML", "oldfieldname": "follow_up", "oldfieldtype": "Table", + "print_hide": 1, "read_only": 0 }, { @@ -448,7 +450,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "doctype": "DocPerm", diff --git a/setup/doctype/sales_person/sales_person.txt b/setup/doctype/sales_person/sales_person.txt index d78b5c8d274..037c6de3538 100644 --- a/setup/doctype/sales_person/sales_person.txt +++ b/setup/doctype/sales_person/sales_person.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:24", "docstatus": 0, - "modified": "2013-09-02 16:26:54", + "modified": "2013-09-10 10:53:28", "modified_by": "Administrator", "owner": "Administrator" }, @@ -166,7 +166,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "cancel": 0, diff --git a/support/doctype/support_ticket/support_ticket.txt b/support/doctype/support_ticket/support_ticket.txt index 01d0e353880..9f385b2d25b 100644 --- a/support/doctype/support_ticket/support_ticket.txt +++ b/support/doctype/support_ticket/support_ticket.txt @@ -2,7 +2,7 @@ { "creation": "2013-02-01 10:36:25", "docstatus": 0, - "modified": "2013-09-02 16:24:24", + "modified": "2013-09-10 10:54:02", "modified_by": "Administrator", "owner": "Administrator" }, @@ -267,7 +267,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "cancel": 0, diff --git a/utilities/doctype/contact/contact.txt b/utilities/doctype/contact/contact.txt index d3c7d889fd4..92dcf2ef023 100644 --- a/utilities/doctype/contact/contact.txt +++ b/utilities/doctype/contact/contact.txt @@ -2,7 +2,7 @@ { "creation": "2013-01-10 16:34:32", "docstatus": 0, - "modified": "2013-09-02 16:26:13", + "modified": "2013-09-10 10:50:27", "modified_by": "Administrator", "owner": "Administrator" }, @@ -101,13 +101,15 @@ "fieldname": "sb00", "fieldtype": "Section Break", "label": "Communication History", - "options": "icon-comments" + "options": "icon-comments", + "print_hide": 1 }, { "doctype": "DocField", "fieldname": "communication_html", "fieldtype": "HTML", - "label": "Communication HTML" + "label": "Communication HTML", + "print_hide": 1 }, { "doctype": "DocField", @@ -231,7 +233,8 @@ "fieldtype": "Table", "hidden": 1, "label": "Communications", - "options": "Communication" + "options": "Communication", + "print_hide": 1 }, { "cancel": 1,