removed Accounts User role for accounts report pages

This commit is contained in:
Anand Doshi
2013-01-29 17:05:00 +05:30
parent 44077d22cc
commit 763fcf735d
3 changed files with 49 additions and 61 deletions

View File

@@ -1,35 +1,31 @@
[
{
"owner": "Administrator",
"creation": "2013-01-27 16:30:52",
"docstatus": 0,
"creation": "2012-06-14 15:07:28",
"modified": "2013-01-29 13:11:17",
"modified_by": "Administrator",
"modified": "2012-10-04 17:04:05"
"owner": "Administrator"
},
{
"name": "__common__",
"module": "Accounts",
"page_name": "Financial Statements",
"doctype": "Page",
"module": "Accounts",
"name": "__common__",
"page_name": "Financial Statements",
"standard": "Yes"
},
{
"doctype": "Page Role",
"name": "__common__",
"parent": "Financial Statements",
"doctype": "Page Role",
"parentfield": "roles",
"parenttype": "Page",
"parentfield": "roles"
"role": "Accounts Manager"
},
{
"name": "Financial Statements",
"doctype": "Page"
"doctype": "Page",
"name": "Financial Statements"
},
{
"role": "Accounts User",
"doctype": "Page Role"
},
{
"role": "Accounts Manager",
"doctype": "Page Role"
}
]