mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
[mailbox] removed separate email settings for jobs, sales, support
This commit is contained in:
@@ -52,6 +52,3 @@ def set_single_defaults():
|
||||
pass
|
||||
|
||||
frappe.db.set_default("date_format", "dd-mm-yyyy")
|
||||
|
||||
frappe.db.set_value("Outgoing Email Settings", "Outgoing Email Settings", "footer",
|
||||
default_mail_footer)
|
||||
|
||||
Reference in New Issue
Block a user