bug affichage devis_view.pt

This commit is contained in:
2019-09-16 17:48:32 +02:00
parent f7feccfb80
commit 08cebb1db9
3 changed files with 26 additions and 27 deletions

View File

@@ -45,15 +45,13 @@
Sinistre<br />
Votre référence<br />
Observation<br />
Travaux<br />
</td>
<td>
${dossier.NOPOL}<br />
${dossier.NOSIN}<br />
${dossier.VREF}<br />
${dossier.C_OBS}<br />
${dossier.TX_TRAV}<br />
</td>
</td>
</tr>
</table>
</div>
@@ -88,7 +86,7 @@
</div> <!-- row -->
<!-- ENTETE DEVIS -->
<table class="table table-bordered table-condensed">
<tr>
<tr class="well">
<th class="text-right">Total HT</th>
<th class="text-right">Total TVA</th>
<th class="text-right">Total TTC</th>
@@ -103,12 +101,13 @@
</table>
<table class="table table-bordered table-condensed">
<tr>
<tr class="well">
<th>Réf</th>
<th>Désignation</th>
<th class="text-right">Qté</th>
<th class="text-right">PU HT</th>
<th class="text-right">Montant HT</th>
<th></th>
</tr>
<tr tal:repeat="detail details">
<td>${detail.REF}</td>