mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
[icon] added in doctype
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:12",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:06:06",
|
||||
"modified": "2013-07-05 14:24:59",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "ashwini@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"autoname": "APRSL.#####",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-thumbs-up",
|
||||
"is_submittable": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -1,69 +1,70 @@
|
||||
[
|
||||
{
|
||||
"owner": "ashwini@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-07-03 13:30:39",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-05 14:25:14",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-07 17:16:25"
|
||||
"owner": "ashwini@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"autoname": "field:kra_title",
|
||||
"module": "HR",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master"
|
||||
"document_type": "Master",
|
||||
"icon": "icon-file-text",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Appraisal Template",
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Appraisal Template",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"parent": "Appraisal Template",
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"name": "__common__",
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"name": "__common__",
|
||||
"parent": "Appraisal Template",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"role": "HR User",
|
||||
"permlevel": 0,
|
||||
"parentfield": "permissions"
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "HR User",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"name": "Appraisal Template",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Appraisal Template"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Appraisal Template Title",
|
||||
"oldfieldname": "kra_title",
|
||||
"fieldname": "kra_title",
|
||||
"fieldtype": "Data",
|
||||
"label": "Appraisal Template Title",
|
||||
"oldfieldname": "kra_title",
|
||||
"oldfieldtype": "Data",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"print_width": "300px",
|
||||
"oldfieldtype": "Small Text",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "description",
|
||||
"fieldtype": "Small Text",
|
||||
"label": "Description",
|
||||
"oldfieldname": "description",
|
||||
"width": "300px",
|
||||
"fieldname": "description",
|
||||
"fieldtype": "Small Text"
|
||||
"oldfieldtype": "Small Text",
|
||||
"print_width": "300px",
|
||||
"width": "300px"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Table",
|
||||
"doctype": "DocField",
|
||||
"label": "Appraisal Template Goal",
|
||||
"oldfieldname": "kra_sheet",
|
||||
"fieldname": "kra_sheet",
|
||||
"fieldtype": "Table",
|
||||
"label": "Appraisal Template Goal",
|
||||
"oldfieldname": "kra_sheet",
|
||||
"oldfieldtype": "Table",
|
||||
"options": "Appraisal Template Goal"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:13",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:06:17",
|
||||
"modified": "2013-07-05 14:25:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "ashwini@webnotestech.com"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoname": "naming_series:",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-ok",
|
||||
"is_submittable": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:13",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-22 17:36:37",
|
||||
"modified": "2013-07-05 14:28:09",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"autoname": "field:branch",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-code-fork",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-22 16:50:30",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-05-02 11:22:59",
|
||||
"modified": "2013-07-05 14:34:46",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"autoname": "field:deduction_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-flag",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-05 11:48:26",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-14 17:21:51",
|
||||
"modified": "2013-07-05 14:35:06",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoname": "field:department_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-sitemap",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:13",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 19:06:00",
|
||||
"modified": "2013-07-05 14:35:42",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"autoname": "field:designation_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-bookmark",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-24 11:03:32",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-05-02 11:22:48",
|
||||
"modified": "2013-07-05 14:36:03",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"autoname": "field:earning_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-flag",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-03-07 09:04:18",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-05 11:23:07",
|
||||
"modified": "2013-07-05 14:36:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"autoname": "naming_series:",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-user",
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
"search_fields": "employee_name"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:14",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-22 14:46:42",
|
||||
"modified": "2013-07-05 14:36:27",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoname": "field:employee_type_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-flag",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:14",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:16:35",
|
||||
"modified": "2013-07-05 14:36:59",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "harshada@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"autoname": "EXP.######",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-money",
|
||||
"is_submittable": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2012-03-27 14:35:55",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:55",
|
||||
"modified": "2013-07-05 14:37:47",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "harshada@webnotestech.com"
|
||||
},
|
||||
@@ -10,10 +10,9 @@
|
||||
"autoname": "field:expense_type",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-flag",
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
"section_style": "Simple",
|
||||
"version": 5
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -33,24 +32,13 @@
|
||||
"permlevel": 0,
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "HR Manager",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"name": "Expense Claim Type"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "HR Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "expense_type",
|
||||
@@ -70,5 +58,8 @@
|
||||
"oldfieldname": "description",
|
||||
"oldfieldtype": "Small Text",
|
||||
"width": "300px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
}
|
||||
]
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:14",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-22 14:46:59",
|
||||
"modified": "2013-07-05 14:39:58",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoname": "field:grade_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-star-half-empty",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:14",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-22 14:47:00",
|
||||
"modified": "2013-07-05 14:40:02",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-calendar",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-29 19:25:37",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 17:44:52",
|
||||
"modified": "2013-07-05 14:43:11",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -12,6 +12,7 @@
|
||||
"description": "Applicant for a Job",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Transaction",
|
||||
"icon": "icon-user",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -1,65 +1,66 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-15 16:13:36",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-07-05 14:43:35",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-15 16:43:05"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"autoname": "field:job_title",
|
||||
"description": "Description of a Job Opening",
|
||||
"doctype": "DocType",
|
||||
"module": "HR",
|
||||
"document_type": "Transaction",
|
||||
"icon": "icon-bookmark",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Job Opening",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"parent": "Job Opening",
|
||||
"read": 1,
|
||||
"cancel": 1,
|
||||
"name": "__common__",
|
||||
"create": 1,
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"name": "__common__",
|
||||
"parent": "Job Opening",
|
||||
"parentfield": "permissions",
|
||||
"parenttype": "DocType",
|
||||
"role": "HR User",
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"parentfield": "permissions"
|
||||
"read": 1,
|
||||
"report": 1,
|
||||
"role": "HR User",
|
||||
"write": 1
|
||||
},
|
||||
{
|
||||
"name": "Job Opening",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Job Opening"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Job Title",
|
||||
"fieldname": "job_title",
|
||||
"fieldtype": "Data",
|
||||
"label": "Job Title",
|
||||
"reqd": 1
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Status",
|
||||
"fieldname": "status",
|
||||
"fieldtype": "Select",
|
||||
"label": "Status",
|
||||
"options": "Open\nClosed"
|
||||
},
|
||||
{
|
||||
"description": "Job profile, qualifications required etc.",
|
||||
"doctype": "DocField",
|
||||
"label": "Description",
|
||||
"fieldname": "description",
|
||||
"fieldtype": "Text Editor"
|
||||
"fieldtype": "Text Editor",
|
||||
"label": "Description"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-20 19:10:38",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:16:32",
|
||||
"modified": "2013-07-05 14:44:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"allow_import": 1,
|
||||
"autoname": "LAL/.#####",
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-ok",
|
||||
"is_submittable": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-20 11:18:11",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-19 16:30:05",
|
||||
"modified": "2013-07-05 14:44:37",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -12,6 +12,7 @@
|
||||
"description": "Apply / Approve Leaves",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Transaction",
|
||||
"icon": "icon-calendar",
|
||||
"is_submittable": 1,
|
||||
"max_attachments": 3,
|
||||
"module": "HR",
|
||||
@@ -240,7 +241,6 @@
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"match": "",
|
||||
"permlevel": 1,
|
||||
"role": "All",
|
||||
"submit": 0
|
||||
@@ -273,7 +273,6 @@
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"match": "",
|
||||
"permlevel": 1,
|
||||
"report": 1,
|
||||
"role": "HR User",
|
||||
@@ -285,7 +284,6 @@
|
||||
"cancel": 0,
|
||||
"create": 0,
|
||||
"doctype": "DocPerm",
|
||||
"match": "",
|
||||
"permlevel": 1,
|
||||
"report": 1,
|
||||
"role": "Leave Approver",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-18 17:43:12",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-19 18:42:35",
|
||||
"modified": "2013-07-05 14:44:45",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -11,6 +11,7 @@
|
||||
"description": "Block Holidays on important days.",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-calendar",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:15",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-22 13:38:08",
|
||||
"modified": "2013-07-05 14:44:50",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -13,6 +13,7 @@
|
||||
"doctype": "DocType",
|
||||
"hide_heading": 0,
|
||||
"hide_toolbar": 0,
|
||||
"icon": "icon-cog",
|
||||
"issingle": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-02-21 09:55:58",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-03-05 08:06:43",
|
||||
"modified": "2013-07-05 14:44:54",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -10,6 +10,7 @@
|
||||
"autoname": "field:leave_type_name",
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
"icon": "icon-flag",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,23 +2,20 @@
|
||||
{
|
||||
"creation": "2012-03-27 14:35:59",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:59",
|
||||
"modified": "2013-07-05 14:53:30",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"_last_update": "1314253977",
|
||||
"allow_copy": 1,
|
||||
"allow_email": 1,
|
||||
"allow_print": 1,
|
||||
"doctype": "DocType",
|
||||
"document_type": "Other",
|
||||
"icon": "icon-cog",
|
||||
"issingle": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__",
|
||||
"section_style": "Simple",
|
||||
"show_in_menu": 1,
|
||||
"version": 30
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -43,18 +40,6 @@
|
||||
"doctype": "DocType",
|
||||
"name": "Salary Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "HR User"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "HR Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldname": "document_description",
|
||||
@@ -154,8 +139,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "create_salary_slip",
|
||||
"fieldtype": "Button",
|
||||
"label": "Create Salary Slip",
|
||||
"trigger": "Client"
|
||||
"label": "Create Salary Slip"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -168,8 +152,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "submit_salary_slip",
|
||||
"fieldtype": "Button",
|
||||
"label": "Submit Salary Slip",
|
||||
"trigger": "Client"
|
||||
"label": "Submit Salary Slip"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -182,8 +165,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "make_bank_voucher",
|
||||
"fieldtype": "Button",
|
||||
"label": "Make Bank Voucher",
|
||||
"trigger": "Client"
|
||||
"label": "Make Bank Voucher"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -195,5 +177,17 @@
|
||||
"fieldname": "activity_log",
|
||||
"fieldtype": "HTML",
|
||||
"label": "Activity Log"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "HR User"
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "HR Manager"
|
||||
}
|
||||
]
|
||||
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-01-10 16:34:15",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-06-11 16:16:35",
|
||||
"modified": "2013-07-05 14:53:44",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-file-text",
|
||||
"is_submittable": 1,
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
|
||||
@@ -2,12 +2,13 @@
|
||||
{
|
||||
"creation": "2013-03-07 18:50:29",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-04-22 14:09:04",
|
||||
"modified": "2013-07-05 14:54:02",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-file-text",
|
||||
"module": "HR",
|
||||
"name": "__common__"
|
||||
},
|
||||
|
||||
@@ -2,13 +2,14 @@
|
||||
{
|
||||
"creation": "2013-01-25 11:34:53",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-03-05 15:50:03",
|
||||
"modified": "2013-07-05 15:02:09",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "harshada@webnotestech.com"
|
||||
},
|
||||
{
|
||||
"allow_attach": 0,
|
||||
"doctype": "DocType",
|
||||
"icon": "icon-upload-alt",
|
||||
"issingle": 1,
|
||||
"max_attachments": 1,
|
||||
"module": "HR",
|
||||
|
||||
Reference in New Issue
Block a user