COMMAND DECK
MILEAGE · LOG
BRIDGE
·
PROJECTS
·
BELOW DECK
·
TODAY
·
MORE ▾
REPORTS
TEMPLATES
MEETINGS
MILEAGE
TICKETS
SETTINGS
HELP
·
COCKPIT
{% include 'includes/today_panel.html' %} {% include 'includes/active_timer_strip.html' %}
// Mileage
+ LOG MILES
EXPORT XLSX
{% if active_trips %}
⌖ ACTIVE TRIP{{ 'S' if active_trips|length > 1 else '' }}
{{ active_trips|length }}
{% for t in active_trips %}
{{ t.project_title or '(no project)' }}
{% if t.description %}
{{ t.description }}
{% endif %}
started @ {{ '%.1f' % t.odometer_start }} mi
FINISH →
{% endfor %}
{% endif %}
From
To
Project
All
{% for p in projects %}
{{ p.title }}
{% endfor %}
All
Unsubmitted
Submitted
loading…
0 selected
MARK SUBMITTED
MARK UNSUBMITTED
Clear
Date
Project
Trip
Miles
$
Status
loading…