<% if (sent) { %>
Urenoverzicht per email verzonden!
<% } %> <% if (error) { %>
<%= error %>
<% } %> Terug
<%= totalHours.toFixed(1) %>
Totaal uren
<%= billableHours.toFixed(1) %>
Facturabel
<% entries.forEach(function(e){ %> <% }) %>
DatumGebruikerCliëntEngagementHoursOmschrijvingTariefFact.
<%= e.date %><%= e.username || '-' %><%= e.client_name || '-' %><%= e.engagement_title || '-' %><%= e.hours %><%= e.description || '' %>€<%= (e.hourly_rate || 150).toFixed(2) %><%= e.billable ? '✓' : '-' %>

Factuur maken uit uren

Urenoverzicht emailen