All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s
82 lines
2.2 KiB
JSON
82 lines
2.2 KiB
JSON
[
|
|
{
|
|
"title": "新手上路",
|
|
"pages": [
|
|
{
|
|
"title": "新手上路:登入與基本操作",
|
|
"slug": "01-getting-started"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "日常工作情境",
|
|
"pages": [
|
|
{
|
|
"title": "客戶下單了:處理銷售與出貨",
|
|
"slug": "02-sales-workflow"
|
|
},
|
|
{
|
|
"title": "買貨與收貨:採購與進貨點收",
|
|
"slug": "03-purchasing-workflow"
|
|
},
|
|
{
|
|
"title": "目前還剩多少貨:庫存查詢與管理",
|
|
"slug": "04-inventory-management"
|
|
},
|
|
{
|
|
"title": "我們自己做:生產與製造流程",
|
|
"slug": "05-production-guide"
|
|
},
|
|
{
|
|
"title": "記下公司的花費:財務與帳款基礎",
|
|
"slug": "06-finance-basics"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "模組功能詳解",
|
|
"pages": [
|
|
{
|
|
"title": "📦 商品與庫存管理",
|
|
"slug": "module-inventory"
|
|
},
|
|
{
|
|
"title": "🚚 供應鏈管理",
|
|
"slug": "module-supply-chain"
|
|
},
|
|
{
|
|
"title": "🛒 銷售管理",
|
|
"slug": "module-sales"
|
|
},
|
|
{
|
|
"title": "🏭 生產管理",
|
|
"slug": "module-production"
|
|
},
|
|
{
|
|
"title": "💰 財務管理",
|
|
"slug": "module-finance"
|
|
},
|
|
{
|
|
"title": "📊 報表與分析",
|
|
"slug": "module-report"
|
|
},
|
|
{
|
|
"title": "⚙️ 系統管理",
|
|
"slug": "module-system"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "其他區域",
|
|
"pages": [
|
|
{
|
|
"title": "常見問題 (FAQ)",
|
|
"slug": "faq"
|
|
},
|
|
{
|
|
"title": "外部系統 API 對接",
|
|
"slug": "api-integration"
|
|
}
|
|
]
|
|
}
|
|
] |