Business Pipeline & CS Points
Five pipeline columns, automatic stage moves that follow the order lifecycle, per-stage point weights, daily point target, and column label rename.
The five business columns
Five columns with per-stage point weights; one point per stage per lead.
Automatic moves
- Order create → Order; paid → Paid; resi → After Sales; COD DELIVERED → Paid backfill
Forward-only; drag & drop still works.
Endpoints
httpGET /api/pipeline/stages # columns + labels + points
GET /api/pipeline/points # per-CS point leaderboard (?from&to)
GET/POST /api/pipeline/point-target # daily per-CS point target
GET/POST /api/pipeline/stage-labels # rename column labelsPoint target & label rename
Daily point target on Target page; renameable labels that propagate everywhere.