mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
added support analytics and some other minor updates
This commit is contained in:
32
support/page/support_analytics/support_analytics.txt
Normal file
32
support/page/support_analytics/support_analytics.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-04 15:31:45",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-04 15:38:44"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"title": "Support Analytics",
|
||||
"doctype": "Page",
|
||||
"module": "Support",
|
||||
"standard": "Yes",
|
||||
"page_name": "support-analytics"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "support-analytics",
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"role": "Support Team",
|
||||
"parentfield": "roles"
|
||||
},
|
||||
{
|
||||
"name": "support-analytics",
|
||||
"doctype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user