{% extends "base.html.twig" %} {% block localstyle %} td { padding:5px !important; } {% if fgprint is defined and fgprint %} table { font-size:10px;} th,td { border: 1px solid #37474F; } thead { display: table-header-group; } tr { page-break-inside: avoid; } {%endif%} {% endblock %} {% block body %}
Action | Client | Projet | Proposition | Ref | Qt | PU | Total | ||
---|---|---|---|---|---|---|---|---|---|
{{offer.project.customer.name}} | {{offer.project.name}} | {{offer.name}} | {%if offer.iddolibarr %} {% if offer.typedolibarr == "commande" %}{{offer.ref}} | {% endif %} {% if offer.typedolibarr == "propal" %}{{offer.ref}} | {% endif %} {% endif %}{{offer.ref}} | {{offer.quantity|number_format(2, '.', ' ')}} | {{offer.pu|number_format(2, '.', ' ')}} | {{offer.total|number_format(2, '.', ' ')}} |