mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
[minor] Newsletter Message should be mandatory
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
"fieldtype": "Text Editor",
|
"fieldtype": "Text Editor",
|
||||||
"label": "Message",
|
"label": "Message",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"reqd": 0
|
"reqd": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "",
|
"description": "",
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
],
|
],
|
||||||
"icon": "icon-envelope",
|
"icon": "icon-envelope",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"modified": "2015-03-20 05:27:31.613881",
|
"modified": "2015-07-20 05:43:33.818567",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "CRM",
|
"module": "CRM",
|
||||||
"name": "Newsletter",
|
"name": "Newsletter",
|
||||||
|
|||||||
Reference in New Issue
Block a user