[email] force use of loginid as the sender
This commit is contained in:
parent
6172b6ffb8
commit
56b66e22ab
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"creation": "2013-03-25 17:53:21",
|
"creation": "2013-03-25 17:53:21",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"modified": "2013-07-05 14:36:16",
|
"modified": "2013-07-09 10:28:29",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"owner": "Administrator"
|
"owner": "Administrator"
|
||||||
},
|
},
|
||||||
@ -81,6 +81,13 @@
|
|||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"label": "Login Id"
|
"label": "Login Id"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Check this if you want to send emails as this id only (in case of restriction by your email provider).",
|
||||||
|
"doctype": "DocField",
|
||||||
|
"fieldname": "always_use_login_id_as_sender",
|
||||||
|
"fieldtype": "Check",
|
||||||
|
"label": "Always use Login Id as sender"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"doctype": "DocField",
|
"doctype": "DocField",
|
||||||
"fieldname": "mail_password",
|
"fieldname": "mail_password",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user