{% set client = intervention.client %} {% set invoice = intervention.getValidateDevis() %} {% if intervention.hasReparation() %} {% set invoice = intervention.reparation.getValidateDevis() %} {% endif %}

SAS MICRO76
Centre Commercial des Coquets
110 AVENUE DU MONT AUX MALADES
76130 MONT ST AIGNAN

Tél : +33 2 35 37 45 83
R.C.S : 820325793
SIRET : 82032579300017
N/Id CEE : FR91820325793

Date Client
{{ intervention.getFormattedDate() }} {{ client }}
{{ client.mail }}
{% if client.type == 'Professionnel' %} {{ client.tel1 }} {% else %} {{ client.telephone }} {% endif %}
{{ client.rue }}
{{ client.cp }} {{ client.ville }}

{% if intervention.hasValidateDevis() %} {{ intervention.validateDevis | lower | replace({'intervention' : 'FACTURE'}) }} {% else %} Facture {% endif %}
{% for article in invoice.getArticles() %} {% if article.quantite > 0 %} {% endif %} {% endfor %}
Description Quantité P.U HT Montant HT
{% if article.isPc() %} {% elseif article.isComposant() %} {% endif %} {{ article.article }} {{ article.quantite }} {{ article.article.getHT(tva) }} € {{ article.getTotalHT(tva) }} €
{% set devis = invoice %}
Total HT : {{ devis.getTotalHT(tva) }} €
TVA ({{ tva }}%) : {{ devis.getTotalTVA(tva) }} €
Total TTC : {{ devis.getTotalTTC() }} €

Penalités de retard (taux annuel) : 10,05% - Escompte pour paiement anticipé (taux mensuel) : 1,50%

Indemnité forfaitaire pour frais de recouvrement en cas de retard de paiement : 40,00€

RESERVE DE PROPRIETE : Nous nous reservons la propriété des marchandises jusqu'au paiement du prix par l'acheteur. Notre droit de revendication porte aussi bien sur les marchandises que sur leurs prix si elles ont déjà été revendu. (Loi du 12 mai 1980)