mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 09:54:47 +00:00
45 lines
701 B
JSON
45 lines
701 B
JSON
{
|
|
"allow_roles": [
|
|
{
|
|
"role": "Accounts Manager"
|
|
},
|
|
{
|
|
"role": "Accounts User"
|
|
},
|
|
{
|
|
"role": "Quality Manager"
|
|
}
|
|
],
|
|
"creation": "2026-02-23 20:56:50.917521",
|
|
"docstatus": 0,
|
|
"doctype": "Module Onboarding",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"modified": "2026-02-26 10:50:47.970714",
|
|
"modified_by": "Administrator",
|
|
"module": "Assets",
|
|
"name": "Asset Onboarding",
|
|
"owner": "Administrator",
|
|
"steps": [
|
|
{
|
|
"step": "Learn Asset"
|
|
},
|
|
{
|
|
"step": "Create Asset Category"
|
|
},
|
|
{
|
|
"step": "Create Asset Item"
|
|
},
|
|
{
|
|
"step": "Create Asset Location"
|
|
},
|
|
{
|
|
"step": "Create Existing Asset"
|
|
},
|
|
{
|
|
"step": "View Balance Sheet"
|
|
}
|
|
],
|
|
"title": "Assets Setup"
|
|
}
|