Résumé des apports de sponsoring
Apports financiers

{{convention.apportFinancierRecu | separate_thousands}} € / {{convention.apportFinancier | separate_thousands}}

Apports en nature

{{convention.apportNatureRecu | separate_thousands}} € / {{convention.apportNature | separate_thousands}}

Total des apports

{{(convention.apportFinancierRecu + convention.apportNatureRecu ) | separate_thousands}} € / {{(convention.apportFinancier + convention.apportNature ) | separate_thousands}}

Formule
{% if convention.document is null or convention.document.statut == 'Créée' %} {% endif %}
Formule
Type
Type de mécénat
Rang
Montant
Convention
{% if convention.document is null %} {% endif %}
{% if convention.document is not null %}
Document
Statut
Crée le
{{convention.document.nom}} {{convention.document.statut}} {{convention.document.createdAt | date('d/m/Y H:i')}} {% if convention.document.statut == 'Créée' or convention.document.statut == 'Éditée' %} {% elseif convention.document.statut == 'En attente de signature' %} {% else %} {% endif %}
{% else %} {% endif %}
Apports
{% if convention.recu is null %} {% endif %}
Date
Montant
Type
Moyen
Statut
Factures
{% for facture in factures %} {% if facture.statut == 'Temporaire' %} {% set bg = 'primary' %} {% else %} {% set bg = 'success' %} {% endif %} {% endfor %}
Document
Apport
Statut
Montant HT
Montant TTC
{{facture.displayId}} Apport de {{facture.apport.montant}} €
du {{facture.apport.createdAt | date('d/m/Y')}}
{{facture.statut}} {{facture.totalHT}} € {{facture.totalTTC}} € {% if facture.statut == 'Temporaire' %} {% else %} {% endif %}