[knowledge base] added all permissions

This commit is contained in:
Rushabh Mehta
2013-04-09 10:27:06 +05:30
parent fdea83ef42
commit 4b9a3ed8a0

View File

@@ -1,20 +1,31 @@
[ [
{ {
"owner": "Administrator", "creation": "2012-06-14 18:44:56",
"docstatus": 0, "docstatus": 0,
"creation": "2011-05-04 11:09:49", "modified": "2013-04-09 10:25:31",
"modified_by": "Administrator", "modified_by": "Administrator",
"modified": "2011-03-29 13:53:57" "owner": "Administrator"
}, },
{ {
"name": "__common__", "doctype": "Page",
"module": "Utilities", "module": "Utilities",
"standard": "Yes", "name": "__common__",
"page_name": "Questions", "page_name": "Questions",
"doctype": "Page" "standard": "Yes"
}, },
{ {
"name": "questions", "doctype": "Page Role",
"doctype": "Page" "name": "__common__",
"parent": "questions",
"parentfield": "roles",
"parenttype": "Page",
"role": "All"
},
{
"doctype": "Page",
"name": "questions"
},
{
"doctype": "Page Role"
} }
] ]