[fix] sales and accounts browser name

This commit is contained in:
Anand Doshi 2016-06-09 19:37:35 +05:30
parent 34482788f4
commit 51ad436e16
2 changed files with 33 additions and 33 deletions

View File

@ -1,22 +1,22 @@
{ {
"creation": "2012-06-14 15:07:28.000000", "creation": "2012-06-14 15:07:28.000000",
"docstatus": 0, "docstatus": 0,
"doctype": "Page", "doctype": "Page",
"icon": "icon-sitemap", "icon": "icon-sitemap",
"idx": 1, "idx": 1,
"modified": "2013-07-11 14:39:42.000000", "modified": "2013-07-11 14:39:42.000000",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounts Browser", "name": "accounts-browser",
"owner": "Administrator", "owner": "Administrator",
"page_name": "Accounts Browser", "page_name": "Accounts Browser",
"roles": [ "roles": [
{ {
"role": "Accounts User" "role": "Accounts User"
}, },
{ {
"role": "Accounts Manager" "role": "Accounts Manager"
} }
], ],
"standard": "Yes" "standard": "Yes"
} }

View File

@ -1,37 +1,37 @@
{ {
"creation": "2012-06-14 15:07:26.000000", "creation": "2012-06-14 15:07:26.000000",
"docstatus": 0, "docstatus": 0,
"doctype": "Page", "doctype": "Page",
"icon": "icon-sitemap", "icon": "icon-sitemap",
"idx": 1, "idx": 1,
"modified": "2013-07-11 14:43:56.000000", "modified": "2013-07-11 14:43:56.000000",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Sales Browser", "name": "sales-browser",
"owner": "Administrator", "owner": "Administrator",
"page_name": "Sales Browser", "page_name": "Sales Browser",
"roles": [ "roles": [
{ {
"role": "Sales Master Manager" "role": "Sales Master Manager"
}, },
{ {
"role": "Material Master Manager" "role": "Material Master Manager"
}, },
{ {
"role": "Accounts Manager" "role": "Accounts Manager"
}, },
{ {
"role": "Sales Master Manager" "role": "Sales Master Manager"
}, },
{ {
"role": "Purchase Manager" "role": "Purchase Manager"
}, },
{ {
"role": "Purchase Master Manager" "role": "Purchase Master Manager"
}, },
{ {
"role": "Material Manager" "role": "Material Manager"
} }
], ],
"standard": "Yes" "standard": "Yes"
} }