Comment | Date | Cost |
---|---|---|
Bookings | ||
{{ b['title'] }} | {{ b['pretty_start']}} - {{ b['pretty_end'] }} | {{ b['total_cost'] }} |
Extra costs | ||
{{ t.comment }} | {{ t.date|pretty_date }} | {{ t.amount|int }} |
TOTAL TO BE INVOICED | {{ booking_total + extra_total|int }} |