{% include INIT_VARIABLES %} {% include FOOTER f 30 50 %} {% import 'AppBundle:Documents:v2\\Import\\invoice.html.twig' as invoiceF %} {% include TEMPLATE_CSS_PORTRAIT %}
{{ invoiceF.getTitle(object, {'documentType': documentType}) }}
{% if without_reference is defined and without_reference == false %} {{ invoiceF.getSubTitle(object, {}) }} {% endif %}
Client {% include TEMPLATE_CUSTOMER %}
{% if displayWorkshopVehicle == true %}
Véhicule
{% include TEMPLATE_VEHICLE_TABLE_WORKSHOP %}
{% endif %}
Date : {{ invoiceDate|date('d/m/Y H:i') }} {{ 'contact.customer.account'|trans({}, 'DocumentTrans' )}} : {{ customerAccount }}
{% set hasTableParentTitle = true %} {% include TEMPLATE_SELLING_TABLE %}
{% set mentions = [] %} {% for groupTaxMention in groupTaxMentions %} {% if groupTaxMention.taxId in sellingTaxData.displayTaxMention %} {% if groupTaxMention.taxMention is not empty %} {% set mentions = mentions|merge([groupTaxMention.taxMention]) %} {% endif %} {% endif %} {% endfor %} {% if documentNote.complementaryMention is not empty %} {% set mentions = mentions|merge([documentNote.complementaryMention]) %} {% endif %} {% if customer.discr is defined %} {% if customer.discr == constant('AppBundle\\Entity\\Contact\\Contact::CONTACT_DISCR_INDIVIDUAL') and documentNote.individualMention is not empty %} {% set mentions = mentions|merge([documentNote.individualMention]) %} {% elseif customer.discr in [constant('AppBundle\\Entity\\Contact\\Contact::CONTACT_DISCR_PROFESSIONAL'), constant('AppBundle\\Entity\\Contact\\Contact::CONTACT_DISCR_GROUP')] and documentNote.professionalMention is not empty %} {% set mentions = mentions|merge([documentNote.professionalMention]) %} {% endif %} {% endif %} {% if mentions|length > 0 %}

{{ 'administrative.mentions.tax.title'|trans({}, 'DocumentTrans' )}} : {{ mentions|join(' | ') }}


{% endif %}

{% set remarksBloc = "" %} {% for note in invoiceNotes if invoiceNotes is not empty %} {% set remarks = note.title ~ ' ' ~ note.content %} {% set remarks = remarks | truncate(500, true, '...') %} {% set remarks = remarks ~ '\n' %} {% set remarksBloc = remarksBloc ~ remarks %} {% endfor %} {% if invoiceAdditionalRemark is not empty %} {% set remarksBloc = remarksBloc ~ invoiceAdditionalRemark | truncate(500, true, '...') %} {% endif %} {{ remarksBloc | truncate(1500, true, '...') | nl2br }}


Véhicule neuf destiné à l'exportation en exonération de TVA