Company Order Flow | ERPNext
✓ Changes saved successfully
🏢 Operations Control Center

Order Pipeline
Overview

Manage your entire order journey — from first inquiry to final installation — all in one seamless workspace. Update, track, and monitor every stage with ease.

FY 2025–26
Active Period
🕐 Last updated: 25 Feb 2026, 10:42 AM
📋
342
Total Orders
↑ +18 this week
🏭
87
In Production
↑ 12 lines active
94.2%
QC Pass Rate
↑ +1.2% vs last month
🚚
23
Deliveries Today
⚠ 6 pending allocation
4.7★
Customer Satisfaction
↑ 156 installations

Order Stages

5 Active Stages
01
Stage 01
Order Related
342
Orders
₹48.2L
Value
28
Quotations
78%
📊 Update Metrics
Sales Orders (Count)
Order Value (₹ Lakhs)
Pending Quotations
Pending Approval
⚙️ Stage Config
Stage Status
Completion %
Responsible Team
Target Date
📝 Notes & Documents
Stage Remarks
ERPNext Doctypes
02
Stage 02
Planning & Production
87
Work Orders
92%
Capacity
5 days
Lead Time
61%
📊 Update Metrics
Work Orders (Active)
Active BOMs
Capacity Utilization %
Avg Lead Time (Days)
⚙️ Stage Config
Stage Status
Completion %
Production Lines Active
Responsible Team
📝 Notes & Documents
Stage Remarks
ERPNext Doctypes
03
Stage 03
Quality & Storage
94.2%
QC Pass
12
Rejections
₹22L
Inventory
85%
📊 Update Metrics
QC Pass Rate %
Rejections (Count)
Active Warehouses
Inventory Value (₹ Lakhs)
⚙️ Stage Config
Stage Status
Completion %
QC Standard
Responsible Team
📝 Notes & Documents
Stage Remarks
ERPNext Doctypes
04
Stage 04
Delivery Scheduling & Allocation
23
Deliveries
97%
On-Time
8
Vehicles
70%
📊 Update Metrics
Deliveries Today
Pending Allocation
On-Time Rate %
Vehicles Active
⚙️ Stage Config
Stage Status
Completion %
Delivery Zones
Responsible Team
📝 Notes & Documents
Stage Remarks
ERPNext Doctypes
05
Stage 05
Installation & Feedback
156
Installs
4.7★
Rating
8
Open Tickets
93%
📊 Update Metrics
Total Installations
Customer Rating (out of 5)
Open Support Tickets
Satisfaction Score %
⚙️ Stage Config
Stage Status
Completion %
SLA Turnaround (Days)
Responsible Team
📝 Notes & Documents
Stage Remarks
ERPNext Doctypes

API Mapping Reference

Frappe v15 · REST
ERPNext REST Endpoints FRAPPE v15
Base: /api/resource/  ·  Auth: token {api_key}:{api_secret}
Stage Doctype / 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 · Production/api/resource/Work OrderGETActive work orders list◐ Mock
/api/resource/Production PlanPOSTSubmit production plan◐ Mock
/api/resource/BOMGETActive BOM list◐ Mock
03 · Quality/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
All values are mock data · Wire up with ERPNext API to go live · Embed in ERPNext → Web Page → Content Type: HTML