[fix] sales and accounts browser name
diff --git a/erpnext/accounts/page/accounts_browser/accounts_browser.json b/erpnext/accounts/page/accounts_browser/accounts_browser.json
index 7fb1815..f0fe2e8 100644
--- a/erpnext/accounts/page/accounts_browser/accounts_browser.json
+++ b/erpnext/accounts/page/accounts_browser/accounts_browser.json
@@ -1,22 +1,22 @@
{
- "creation": "2012-06-14 15:07:28.000000",
- "docstatus": 0,
- "doctype": "Page",
- "icon": "icon-sitemap",
- "idx": 1,
- "modified": "2013-07-11 14:39:42.000000",
- "modified_by": "Administrator",
- "module": "Accounts",
- "name": "Accounts Browser",
- "owner": "Administrator",
- "page_name": "Accounts Browser",
+ "creation": "2012-06-14 15:07:28.000000",
+ "docstatus": 0,
+ "doctype": "Page",
+ "icon": "icon-sitemap",
+ "idx": 1,
+ "modified": "2013-07-11 14:39:42.000000",
+ "modified_by": "Administrator",
+ "module": "Accounts",
+ "name": "accounts-browser",
+ "owner": "Administrator",
+ "page_name": "Accounts Browser",
"roles": [
{
"role": "Accounts User"
- },
+ },
{
"role": "Accounts Manager"
}
- ],
+ ],
"standard": "Yes"
-}
\ No newline at end of file
+}
diff --git a/erpnext/selling/page/sales_browser/sales_browser.json b/erpnext/selling/page/sales_browser/sales_browser.json
index ace9203..54cac65 100644
--- a/erpnext/selling/page/sales_browser/sales_browser.json
+++ b/erpnext/selling/page/sales_browser/sales_browser.json
@@ -1,37 +1,37 @@
{
- "creation": "2012-06-14 15:07:26.000000",
- "docstatus": 0,
- "doctype": "Page",
- "icon": "icon-sitemap",
- "idx": 1,
- "modified": "2013-07-11 14:43:56.000000",
- "modified_by": "Administrator",
- "module": "Selling",
- "name": "Sales Browser",
- "owner": "Administrator",
- "page_name": "Sales Browser",
+ "creation": "2012-06-14 15:07:26.000000",
+ "docstatus": 0,
+ "doctype": "Page",
+ "icon": "icon-sitemap",
+ "idx": 1,
+ "modified": "2013-07-11 14:43:56.000000",
+ "modified_by": "Administrator",
+ "module": "Selling",
+ "name": "sales-browser",
+ "owner": "Administrator",
+ "page_name": "Sales Browser",
"roles": [
{
"role": "Sales Master Manager"
- },
+ },
{
"role": "Material Master Manager"
- },
+ },
{
"role": "Accounts Manager"
- },
+ },
{
"role": "Sales Master Manager"
- },
+ },
{
"role": "Purchase Manager"
- },
+ },
{
"role": "Purchase Master Manager"
- },
+ },
{
"role": "Material Manager"
}
- ],
+ ],
"standard": "Yes"
-}
\ No newline at end of file
+}