mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
added report permissions to txt files
This commit is contained in:
@@ -9,23 +9,23 @@
|
||||
{
|
||||
"section_style": "Simple",
|
||||
"module": "Projects",
|
||||
"server_code_error": " ",
|
||||
"in_dialog": 1,
|
||||
"autoname": "field:activity_type",
|
||||
"document_type": "Master",
|
||||
"autoname": "field:activity_type",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocType",
|
||||
"server_code_error": " ",
|
||||
"version": 1
|
||||
},
|
||||
{
|
||||
"parent": "Activity Type",
|
||||
"name": "__common__",
|
||||
"doctype": "DocField",
|
||||
"reqd": 1,
|
||||
"parenttype": "DocType",
|
||||
"fieldname": "activity_type",
|
||||
"fieldtype": "Data",
|
||||
"reqd": 1,
|
||||
"label": "Activity Type",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
@@ -38,6 +38,7 @@
|
||||
"doctype": "DocPerm",
|
||||
"write": 1,
|
||||
"parenttype": "DocType",
|
||||
"report": 1,
|
||||
"permlevel": 0,
|
||||
"parentfield": "permissions"
|
||||
},
|
||||
|
||||
@@ -7,13 +7,13 @@
|
||||
"modified": "2012-12-03 17:10:41"
|
||||
},
|
||||
{
|
||||
"autoname": "field:project_name",
|
||||
"document_type": "Master",
|
||||
"allow_attach": 1,
|
||||
"search_fields": "customer, status, priority, is_active",
|
||||
"autoname": "field:project_name",
|
||||
"module": "Projects",
|
||||
"doctype": "DocType",
|
||||
"max_attachments": 4,
|
||||
"document_type": "Master",
|
||||
"search_fields": "customer, status, priority, is_active",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
@@ -76,11 +76,11 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Is Active",
|
||||
"oldfieldname": "is_active",
|
||||
"options": "Yes\nNo",
|
||||
"permlevel": 0,
|
||||
"fieldname": "is_active",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 0,
|
||||
"permlevel": 0
|
||||
"options": "Yes\nNo"
|
||||
},
|
||||
{
|
||||
"no_copy": 0,
|
||||
@@ -88,11 +88,11 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Priority",
|
||||
"oldfieldname": "priority",
|
||||
"options": "Medium\nLow\nHigh",
|
||||
"permlevel": 0,
|
||||
"fieldname": "priority",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 0,
|
||||
"permlevel": 0
|
||||
"options": "Medium\nLow\nHigh"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
@@ -141,11 +141,11 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Project Type",
|
||||
"oldfieldname": "project_type",
|
||||
"options": "Internal\nExternal\nOther",
|
||||
"permlevel": 0,
|
||||
"fieldname": "project_type",
|
||||
"fieldtype": "Select",
|
||||
"search_index": 0,
|
||||
"permlevel": 0
|
||||
"options": "Internal\nExternal\nOther"
|
||||
},
|
||||
{
|
||||
"description": "Important dates and commitments in your project life cycle",
|
||||
@@ -165,11 +165,11 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Project Milestones",
|
||||
"oldfieldname": "project_milestones",
|
||||
"permlevel": 0,
|
||||
"options": "Project Milestone",
|
||||
"fieldname": "project_milestones",
|
||||
"fieldtype": "Table",
|
||||
"search_index": 0,
|
||||
"options": "Project Milestone"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"description": "Tasks belonging to this Project.",
|
||||
@@ -191,10 +191,10 @@
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "Project Details",
|
||||
"options": "Simple",
|
||||
"permlevel": 0,
|
||||
"fieldname": "section_break0",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"options": "Simple"
|
||||
},
|
||||
{
|
||||
"no_copy": 0,
|
||||
@@ -211,10 +211,10 @@
|
||||
"oldfieldtype": "Section Break",
|
||||
"doctype": "DocField",
|
||||
"label": "Project Costing",
|
||||
"options": "Simple",
|
||||
"permlevel": 0,
|
||||
"fieldname": "project_details",
|
||||
"fieldtype": "Section Break",
|
||||
"permlevel": 0
|
||||
"options": "Simple"
|
||||
},
|
||||
{
|
||||
"no_copy": 0,
|
||||
@@ -297,8 +297,8 @@
|
||||
"fieldtype": "Link",
|
||||
"search_index": 1,
|
||||
"reqd": 0,
|
||||
"in_filter": 1,
|
||||
"options": "Customer"
|
||||
"options": "Customer",
|
||||
"in_filter": 1
|
||||
},
|
||||
{
|
||||
"no_copy": 0,
|
||||
@@ -382,11 +382,11 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Customer Group",
|
||||
"oldfieldname": "customer_group",
|
||||
"options": "Customer Group",
|
||||
"permlevel": 1,
|
||||
"fieldname": "customer_group",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 0,
|
||||
"permlevel": 1
|
||||
"options": "Customer Group"
|
||||
},
|
||||
{
|
||||
"print_hide": 1,
|
||||
@@ -419,13 +419,14 @@
|
||||
"doctype": "DocPerm",
|
||||
"submit": 0,
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"role": "Projects User",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocPerm",
|
||||
"role": "All",
|
||||
"permlevel": 1
|
||||
"permlevel": 1,
|
||||
"doctype": "DocPerm"
|
||||
}
|
||||
]
|
||||
@@ -11,13 +11,13 @@
|
||||
"is_submittable": 1,
|
||||
"search_fields": "status, owner, timesheet_date",
|
||||
"module": "Projects",
|
||||
"server_code_error": " ",
|
||||
"subject": "%(owner)s",
|
||||
"autoname": "TimeSheet.#####",
|
||||
"show_in_menu": 0,
|
||||
"subject": "%(owner)s",
|
||||
"name": "__common__",
|
||||
"colour": "White:FFF",
|
||||
"doctype": "DocType",
|
||||
"show_in_menu": 0,
|
||||
"server_code_error": " ",
|
||||
"version": 69
|
||||
},
|
||||
{
|
||||
@@ -45,6 +45,7 @@
|
||||
"doctype": "DocPerm",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"role": "Projects User",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
@@ -60,6 +61,7 @@
|
||||
"doctype": "DocPerm",
|
||||
"submit": 1,
|
||||
"write": 1,
|
||||
"report": 1,
|
||||
"role": "System Manager",
|
||||
"cancel": 1,
|
||||
"permlevel": 0
|
||||
@@ -110,12 +112,12 @@
|
||||
"doctype": "DocField",
|
||||
"label": "Timesheet By",
|
||||
"oldfieldname": "owner",
|
||||
"options": "Profile",
|
||||
"permlevel": 0,
|
||||
"fieldname": "owner",
|
||||
"fieldtype": "Link",
|
||||
"oldfieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"permlevel": 0,
|
||||
"options": "Profile",
|
||||
"in_filter": 1
|
||||
},
|
||||
{
|
||||
@@ -155,19 +157,19 @@
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"permlevel": 0,
|
||||
"options": "Simple",
|
||||
"fieldname": "section_break0",
|
||||
"fieldtype": "Section Break",
|
||||
"options": "Simple"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Table",
|
||||
"doctype": "DocField",
|
||||
"label": "Timesheet Details",
|
||||
"oldfieldname": "timesheet_details",
|
||||
"permlevel": 0,
|
||||
"options": "Timesheet Detail",
|
||||
"fieldname": "timesheet_details",
|
||||
"fieldtype": "Table",
|
||||
"options": "Timesheet Detail"
|
||||
"permlevel": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user