Transportation reports
The Reports page provides a complete business overview β for management, accounting, and strategic planning.

Choose reporting periodβ
The top of the page has a period selector with 4 options:
| Period | Time range |
|---|---|
| Week | Monday β Sunday of current week |
| Month | Day 1 β last day of month |
| Quarter | Q1 / Q2 / Q3 / Q4 |
| Custom | RangePicker for any two dates |
Each change refreshes all KPIs + charts in 1-2 seconds.
The page polls the API every 30 seconds β numbers stay live without pressing F5.
4 main KPIsβ
The top row shows 4 KPI cards:
| Card | Meaning |
|---|---|
| π Total orders | Number of orders in the period |
| β Delivered (X%) | DELIVERED count + success rate |
| π Trips | Number of transport trips created |
| π₯ Customers | Distinct customers with orders in period |
3 money cardsβ
Second row:
- π° Goods value β Total product value in orders (gross)
- π Service revenue β Shipping fee billed on orders
- π Total order value β Goods value + service revenue
Detailed tableβ
The "Detailed report" table lists 7 accounting metrics:
| Metric | Calculation |
|---|---|
| Order count | Total orders |
| Total order value | Sum(goodsAmount + serviceAmount) |
| Goods value | Sum(price Γ qty) over orders |
| Service revenue | Sum(servicePrice) over orders |
| Estimated transport cost | Sum(FixedCost + CostPerKm Γ km) from Trip |
| Delivered revenue | Counts only DELIVERED orders |
| Gross transport profit | Revenue - Cost |
- "Service revenue on order" = price charged to customer (revenue)
- "Transport cost" = actual cost to run vehicles (cost)
- Gross profit = difference β the key number for management
Visual chartsβ
Daily revenue & costβ
A bar chart with 3 series: Revenue (blue) Β· Cost (orange) Β· Gross profit (green) by day.
Order status (pie chart)β
Share of:
- π¦ Open (OPEN)
- π¦ Picked & packed (PICKED_PACKED)
- π§ Shipped (SHIPPED)
- π© Delivered (DELIVERED)
- β¬ Cancelled
- π₯ Rejected
Operational ratiosβ
3 progress bars measuring efficiency:
- Approval rate = APPROVED / total orders
- Planning rate = orders with trip / total orders
- Delivery success = DELIVERED / total orders
Top customersβ
The "Top customers by revenue" table β top 8 customers including:
- Customer name + code
- Customer group
- Number of orders
- Revenue
Use it for 80/20 Pareto analysis β usually 20% of customers drive 80% of revenue.
Trip detailsβ
The last table lists every trip in the period: trip code, date, vehicle, driver, status, km, cost, COD collected.
Excel exportβ
Click "Export Excel" at the top β downloads .xlsx with 5 sheets:
- Tong quan β KPIs + totals
- Don hang β per-order detail
- Chuyen xe β per-trip detail
- Khach hang β revenue by customer
- Theo ngay β daily figures
Standard format for accounting / audit submission.
AI Agent β Quick downloadβ
In the AI Agent, type:
- "Download this month's report" β opens Reports + period=month + auto-export
- "Weekly report" β period=week
- "Report from 1/5 to 17/5" β custom range
Saves clicks.
Nextβ
- Driver payroll β Salary based on completed trips