Files
erpnext/erpnext/stock/module_onboarding/stock_onboarding/stock_onboarding.json
2026-02-24 11:45:31 +05:30

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!"
}