From f5d5f10ff30e613cf58539a03e53881866487638 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Thu, 22 Dec 2011 19:02:15 +0530 Subject: [PATCH] Remove "Add Recipients" button from Email Digest (again!) --- .../setup/doctype/email_digest/email_digest.txt | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/erpnext/setup/doctype/email_digest/email_digest.txt b/erpnext/setup/doctype/email_digest/email_digest.txt index 6d8a3dab67..897adadd2b 100644 --- a/erpnext/setup/doctype/email_digest/email_digest.txt +++ b/erpnext/setup/doctype/email_digest/email_digest.txt @@ -5,14 +5,14 @@ { 'creation': '2011-12-14 12:15:09', 'docstatus': 0, - 'modified': '2011-12-22 17:55:57', + 'modified': '2011-12-22 19:01:33', 'modified_by': 'Administrator', 'owner': 'Administrator' }, # These values are common for all DocType { - '_last_update': '1323937389', + '_last_update': '1324556758', 'autoname': 'Prompt', 'colour': 'White:FFF', 'doctype': 'DocType', @@ -21,7 +21,7 @@ 'name': '__common__', 'section_style': 'Simple', 'show_in_menu': 0, - 'version': 80 + 'version': 81 }, # These values are common for all DocField @@ -134,15 +134,6 @@ 'search_index': 0 }, - # DocField - { - 'doctype': 'DocField', - 'fieldtype': 'Button', - 'label': 'Add Recipients', - 'permlevel': 0, - 'trigger': 'Client' - }, - # DocField { 'doctype': 'DocField',