added title_fields for Task, Newsletter

This commit is contained in:
Rushabh Mehta 2014-01-24 15:33:42 +05:30
parent 1cd96a136f
commit e288e5238a
2 changed files with 8 additions and 4 deletions

View File

@ -2,7 +2,7 @@
{
"creation": "2013-01-29 19:25:50",
"docstatus": 0,
"modified": "2014-01-20 17:49:32",
"modified": "2014-01-24 13:01:46",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -15,7 +15,9 @@
"icon": "icon-check",
"max_attachments": 5,
"module": "Projects",
"name": "__common__"
"name": "__common__",
"search_fields": "subject",
"title_field": "subject"
},
{
"doctype": "DocField",

View File

@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:31",
"docstatus": 0,
"modified": "2013-12-20 19:24:14",
"modified": "2014-01-24 13:00:11",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -13,7 +13,8 @@
"document_type": "Other",
"icon": "icon-envelope",
"module": "Support",
"name": "__common__"
"name": "__common__",
"title_field": "subject"
},
{
"doctype": "DocField",
@ -26,6 +27,7 @@
{
"cancel": 0,
"create": 0,
"delete": 0,
"doctype": "DocPerm",
"email": 1,
"name": "__common__",