mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 13:24:47 +00:00
45 lines
706 B
JSON
45 lines
706 B
JSON
{
|
|
"allow_roles": [
|
|
{
|
|
"role": "Stock Manager"
|
|
},
|
|
{
|
|
"role": "Stock User"
|
|
}
|
|
],
|
|
"creation": "2026-02-20 13:52:55.989409",
|
|
"docstatus": 0,
|
|
"doctype": "Module Onboarding",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"modified": "2026-02-23 22:51:17.460108",
|
|
"modified_by": "Administrator",
|
|
"module": "Stock",
|
|
"name": "Stock Onboarding",
|
|
"owner": "Administrator",
|
|
"steps": [
|
|
{
|
|
"step": "Setup Warehouse"
|
|
},
|
|
{
|
|
"step": "Create Item"
|
|
},
|
|
{
|
|
"step": "Create Purchase Receipt"
|
|
},
|
|
{
|
|
"step": "Create Transfer Entry"
|
|
},
|
|
{
|
|
"step": "Create Delivery Note"
|
|
},
|
|
{
|
|
"step": "View Stock Balance Report"
|
|
},
|
|
{
|
|
"step": "Review Stock Settings"
|
|
}
|
|
],
|
|
"title": "Stock Setup!"
|
|
}
|