Bilan réservations

{{month}} {{ year }}

{% for row in lines %} {% endfor %}
# Nom Du Au Revenue (€) Platforme Commission (€) NemoImmo (€) Profit (€)
{{ row.Id }} {{ row.CustomerName }} {{ row.From }} {{ row.To }} {{ row.Total }} {{ row.Platform }} {{ row.PlatformFees }} {{ row.Fee }} {{ row.Profit }}
Totaux {{ total }} {{ platformFees }} {{ fee }} {{ profit }}
dont CB : {{ cardTotal }} Frais Booking : {{ bookingFees }}