diff --git a/frappe/data/conf.py b/frappe/data/conf.py deleted file mode 100644 index bce5d009a9..0000000000 --- a/frappe/data/conf.py +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors -# MIT License. See license.txt - -# DEPRECATED only for reference - -from __future__ import unicode_literals -# app configuration - -# database config -db_name = '%(db_name)s' -db_password = '%(db_password)s' - -# user attachments stored in -files_path = 'public/files' -public_path = 'public' - -# max file attachment size (default 1MB) -max_file_size = 1000000 - -# max email size in bytes -max_email_size = 0 - -# total pop session timeout in seconds -pop_timeout = 0 - -# generate schema (.txt files) -developer_mode = 0 - -# clear cache on refresh -auto_cache_clear = 0 - -# email logs to admin (beta) -admin_email_notification = 0 - -# user timezone -user_timezone = 'Asia/Calcutta' - -# outgoing mail settings -mail_server = None -mail_login = None -mail_password = None -mail_port = None -use_ssl = None -auto_email_id = None - -# logging settings -log_file_name = 'logs/error_log.txt' -debug_log_dbs = [] -log_level = 'logging.INFO' -log_file_size = 5000 -log_file_backup_count = 5 - diff --git a/frappe/email/doctype/email_alert/email_alert.json b/frappe/email/doctype/email_alert/email_alert.json index bc60787f95..ed9cc746bc 100644 --- a/frappe/email/doctype/email_alert/email_alert.json +++ b/frappe/email/doctype/email_alert/email_alert.json @@ -129,7 +129,7 @@ "fieldname": "message_examples", "fieldtype": "HTML", "label": "Message Examples", - "options": "
Transaction {{ doc.name }} has exceeded Due Date. Please take relevant action\n\n#### Details\n\nCustomer: {{ doc.customer }}\nAmount: {{ doc.total_amount }}", + "options": "
\nOrder Overdue
\n\nTransaction {{ doc.name }} has exceeded Due Date. Please take necessary action.
\n\nDetails
\n\n