Saved!
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
POST /api/resource/Quotation
Auth: token key:secret
Operations Command Center · FY 2025–26
ORDER
PIPELINE
PIPELINE
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 Order | GET | Fetch orders with filters | ◐ Mock |
| /api/resource/Quotation | GET | Pending quotation count | ◐ Mock | |
| /api/method/erpnext.selling.api... | POST | Create / amend order | ◐ Mock | |
| 02 · Prod. | /api/resource/Work Order | GET | Active work orders list | ◐ Mock |
| /api/resource/Production Plan | POST | Submit production plan | ◐ Mock | |
| /api/resource/BOM | GET | Active BOM list | ◐ Mock | |
| 03 · QC | /api/resource/Quality Inspection | GET | QC pass/fail summary | ◐ Mock |
| /api/resource/Stock Entry | POST | Move stock to warehouse | ◐ Mock | |
| 04 · Delivery | /api/resource/Delivery Note | GET | Today's delivery notes | ◐ Mock |
| /api/resource/Delivery Trip | PUT | Allocate vehicle / driver | ◐ Mock | |
| 05 · Install | /api/resource/Installation Note | GET | Installation records | ◐ Mock |
| /api/resource/Issue | GET | Open support tickets | ◐ Mock | |
| /api/method/frappe.client.get_list | POST | Custom filtered reports | ✓ Ready |