Flow Command · ERPNext
Saved!
ERPNext · Order Pipeline
Live · FY 2025–26
Stage 01
Order Related
📊 Metrics
⚙️ Config
📝 Notes
📁 Docs
Primary Count
Value (₹L)
Secondary
Pending
Completion %
Stage Status
Responsible Team
Target Date
Priority Level
Assigned Manager
Stage Remarks
Internal Escalations
Next Action Item
ERPNext Doctypes — Click to Open
📋 Sales Order
💰 Quotation
👤 Customer
📄 Purchase Order
🔗 Opportunity
API Endpoint for this Stage
GET /api/resource/Sales Order
POST /api/resource/Quotation
Auth: token key:secret
Operations Command Center · FY 2025–26
ORDER
PIPELINE
342
Total Orders
94.2%
QC Rate
4.7★
Satisfaction
📋
342
Orders
↑ +18 this week
🏭
87
In Production
↑ 12 lines running
94.2%
QC Passed
↑ +1.2% vs last month
🚚
23
Deliveries
⚠ 6 pending alloc.
4.7★
Satisfaction
↑ 156 installs done

STAGE PIPELINE

01
Order Related
● Active
78%
Sales Orders342
Order Value₹48.2L
Quotations28
Pending Approval15
02
Planning & Production
● Active
61%
Work Orders87
Active BOMs34
Capacity Util.92%
Avg Lead Time5 days
03
Quality & Storage
● Active
85%
QC Pass Rate94.2%
Rejections12
Warehouses3
Inventory Value₹22L
04
Delivery Scheduling & Allocation
● Active
70%
Deliveries Today23
Pending Alloc.6
On-Time Rate97%
Vehicles Active8
05
Installation & Feedback
● Active
93%
Installations156
Avg Rating4.7★
Open Tickets8
Satisfaction98%

API ENDPOINT MAP

ERPNext REST Endpoints
FRAPPE v15
Base: /api/resource/ · Auth: token key:secret
Stage Endpoint Method Purpose Status
01 · Order/api/resource/Sales OrderGETFetch orders with filters◐ Mock
/api/resource/QuotationGETPending quotation count◐ Mock
/api/method/erpnext.selling.api...POSTCreate / amend order◐ Mock
02 · Prod./api/resource/Work OrderGETActive work orders list◐ Mock
/api/resource/Production PlanPOSTSubmit production plan◐ Mock
/api/resource/BOMGETActive BOM list◐ Mock
03 · QC/api/resource/Quality InspectionGETQC pass/fail summary◐ Mock
/api/resource/Stock EntryPOSTMove stock to warehouse◐ Mock
04 · Delivery/api/resource/Delivery NoteGETToday's delivery notes◐ Mock
/api/resource/Delivery TripPUTAllocate vehicle / driver◐ Mock
05 · Install/api/resource/Installation NoteGETInstallation records◐ Mock
/api/resource/IssueGETOpen support tickets◐ Mock
/api/method/frappe.client.get_listPOSTCustom filtered reports✓ Ready