mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
[knowledge base] added all permissions
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user