added report permissions to txt files

This commit is contained in:
Rushabh Mehta
2013-01-21 14:22:07 +05:30
parent 1a6220a332
commit bb9968491b
99 changed files with 1723 additions and 1497 deletions

View File

@@ -9,14 +9,14 @@
{
"section_style": "Tabbed",
"module": "Setup",
"doctype": "DocType",
"allow_trash": 1,
"server_code_error": " ",
"document_type": "Master",
"allow_trash": 1,
"autoname": "field:uom_name",
"document_type": "Master",
"_last_update": "1307707462",
"name": "__common__",
"colour": "White:FFF",
"_last_update": "1307707462",
"doctype": "DocType",
"show_in_menu": 0,
"version": 5
},
@@ -31,8 +31,8 @@
"name": "__common__",
"parent": "UOM",
"read": 1,
"doctype": "DocPerm",
"submit": 0,
"doctype": "DocPerm",
"amend": 0,
"parenttype": "DocType",
"parentfield": "permissions"
@@ -45,6 +45,7 @@
"create": 1,
"doctype": "DocPerm",
"write": 1,
"report": 1,
"role": "Material Master Manager",
"cancel": 1,
"permlevel": 0
@@ -61,6 +62,7 @@
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Material Manager",
"cancel": 0,
"permlevel": 0
@@ -77,6 +79,7 @@
"create": 0,
"doctype": "DocPerm",
"write": 0,
"report": 1,
"role": "Material User",
"cancel": 0,
"permlevel": 0