mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
[setup wizard] Started - WIP
This commit is contained in:
32
setup/page/setup_wizard/setup_wizard.txt
Normal file
32
setup/page/setup_wizard/setup_wizard.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"creation": "2013-10-04 13:49:33",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-10-04 13:49:33",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"module": "Setup",
|
||||
"name": "__common__",
|
||||
"page_name": "setup-wizard",
|
||||
"standard": "Yes",
|
||||
"title": "Setup Wizard"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role",
|
||||
"name": "__common__",
|
||||
"parent": "setup-wizard",
|
||||
"parentfield": "roles",
|
||||
"parenttype": "Page",
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"doctype": "Page",
|
||||
"name": "setup-wizard"
|
||||
},
|
||||
{
|
||||
"doctype": "Page Role"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user