Passen Sie die Filter an oder erstellen Sie eine neue Tour.
| Erstellt | Region | Status | Aufträge | Stops | Fläche | Fahrzeit | Truck | Aktionen |
|---|---|---|---|---|---|---|---|---|
| {{ formatDate(tour.created_at) }} | {{ tour.region || '-' }} | {{ getStatusLabel(tour.status) }} | {{ tour.order_count || 0 }} | {{ tour.stops_count || 0 }} | {{ formatNumber(tour.total_sqm) }} qm | {{ tour.driving_time_sec ? formatDuration(tour.driving_time_sec) : '-' }} | {{ tour.truck_name || tour.license_plate || '-' }} |
Keine Touren gefunden