mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
removed Accounts User role for accounts report pages
This commit is contained in:
@@ -1,40 +1,36 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-27 16:30:52",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-09-18 11:05:48",
|
||||
"modified": "2013-01-29 13:11:00",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-04 17:02:43"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Financial Analytics",
|
||||
"module": "Accounts",
|
||||
"doctype": "Page",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "financial-analytics",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Financial Analytics"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "financial-analytics",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "financial-analytics"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"parentfield": "roles"
|
||||
"role": "Analytics"
|
||||
},
|
||||
{
|
||||
"name": "financial-analytics",
|
||||
"doctype": "Page"
|
||||
},
|
||||
{
|
||||
"role": "Analytics",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts User",
|
||||
"doctype": "Page Role"
|
||||
"doctype": "Page Role",
|
||||
"role": "Accounts Manager"
|
||||
}
|
||||
]
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
@@ -1,40 +1,36 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-01-27 16:30:52",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-09-18 11:05:48",
|
||||
"modified": "2013-01-29 13:11:43",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-10-04 17:01:47"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Trial Balance",
|
||||
"module": "Accounts",
|
||||
"doctype": "Page",
|
||||
"module": "Accounts",
|
||||
"name": "__common__",
|
||||
"page_name": "trial-balance",
|
||||
"standard": "Yes"
|
||||
"standard": "Yes",
|
||||
"title": "Trial Balance"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "trial-balance",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "trial-balance"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"parentfield": "roles"
|
||||
"role": "Analytics"
|
||||
},
|
||||
{
|
||||
"name": "trial-balance",
|
||||
"doctype": "Page"
|
||||
},
|
||||
{
|
||||
"role": "Analytics",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager",
|
||||
"doctype": "Page Role"
|
||||
},
|
||||
{
|
||||
"role": "Accounts User",
|
||||
"doctype": "Page Role"
|
||||
"doctype": "Page Role",
|
||||
"role": "Accounts Manager"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user