mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-03 00:23:21 +00:00
feat: organization desktop icon
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"allow_roles": [
|
||||
{
|
||||
"role": "System Manager"
|
||||
},
|
||||
{
|
||||
"role": "Sales Manager"
|
||||
},
|
||||
{
|
||||
"role": "Accounts Manager"
|
||||
},
|
||||
{
|
||||
"role": "Manufacturing Manager"
|
||||
},
|
||||
{
|
||||
"role": "Stock Manager"
|
||||
}
|
||||
],
|
||||
"creation": "2026-02-24 18:03:53.158438",
|
||||
"docstatus": 0,
|
||||
"doctype": "Module Onboarding",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"modified": "2026-02-24 18:07:36.808560",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Organization Onboarding",
|
||||
"owner": "Administrator",
|
||||
"steps": [
|
||||
{
|
||||
"step": "Setup Company"
|
||||
},
|
||||
{
|
||||
"step": "Invite Users"
|
||||
},
|
||||
{
|
||||
"step": "Setup Email Account"
|
||||
},
|
||||
{
|
||||
"step": "Setup Role Permissions"
|
||||
},
|
||||
{
|
||||
"step": "Review System Settings"
|
||||
}
|
||||
],
|
||||
"title": "Setup Organization"
|
||||
}
|
||||
20
erpnext/setup/onboarding_step/invite_users/invite_users.json
Normal file
20
erpnext/setup/onboarding_step/invite_users/invite_users.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Invite Users",
|
||||
"creation": "2026-02-24 18:04:21.585575",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-24 18:04:21.585575",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Invite Users",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "User",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Invite Users",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Update Settings",
|
||||
"action_label": "Review System Settings",
|
||||
"creation": "2026-02-24 18:06:56.781335",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 1,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-24 18:06:56.781335",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Review System Settings",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "System Settings",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Review System Settings",
|
||||
"validate_action": 0,
|
||||
"value_to_validate": ""
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Go to Page",
|
||||
"action_label": "Setup Company",
|
||||
"creation": "2026-02-20 11:12:50.373049",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 1,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 21:10:17.680053",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Setup Company",
|
||||
"owner": "Administrator",
|
||||
"path": "company",
|
||||
"reference_document": "Company",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Setup Company",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Setup Email Account",
|
||||
"creation": "2026-02-24 18:04:39.983155",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-24 18:04:39.983155",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Setup Email Account",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Email Account",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Setup Email Account",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Go to Page",
|
||||
"action_label": "Setup Role Permissions",
|
||||
"creation": "2026-02-24 18:05:10.485778",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-24 18:05:10.485778",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Setup Role Permissions",
|
||||
"owner": "Administrator",
|
||||
"path": "permission-manager",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Setup Role Permissions",
|
||||
"validate_action": 1
|
||||
}
|
||||
Reference in New Issue
Block a user