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

@@ -8,17 +8,17 @@
},
{
"section_style": "Simple",
"allow_attach": 0,
"in_create": 1,
"module": "Utilities",
"allow_trash": 1,
"server_code_error": " ",
"in_create": 1,
"read_only": 1,
"autoname": "_ANS.#######",
"show_in_menu": 0,
"allow_attach": 0,
"read_only": 1,
"name": "__common__",
"colour": "White:FFF",
"doctype": "DocType",
"show_in_menu": 0,
"server_code_error": " ",
"version": 3
},
{
@@ -32,10 +32,11 @@
{
"parent": "Answer",
"read": 1,
"doctype": "DocPerm",
"report": 1,
"cancel": 1,
"name": "__common__",
"create": 1,
"doctype": "DocPerm",
"write": 1,
"parenttype": "DocType",
"role": "All",