mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 21:18:27 +00:00
updated setup
This commit is contained in:
@@ -2,19 +2,30 @@
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2010-12-14 10:23:31",
|
||||
"creation": "2012-06-14 18:44:57",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2010-12-30 14:43:47"
|
||||
"modified": "2013-01-09 17:19:26"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"doctype": "Page",
|
||||
"module": "Projects",
|
||||
"standard": "Yes",
|
||||
"page_name": "Projects",
|
||||
"doctype": "Page"
|
||||
"page_name": "Projects"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Projects",
|
||||
"doctype": "Page Role",
|
||||
"parenttype": "Page",
|
||||
"role": "Projects User",
|
||||
"parentfield": "roles"
|
||||
},
|
||||
{
|
||||
"name": "Projects",
|
||||
"doctype": "Page"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user