Aggiunta chiusura tabella fattura per multipagina

This commit is contained in:
Fabio Lovato 2018-04-10 18:12:27 +02:00
parent 17b08dc0cc
commit 83123fc34b
1 changed files with 10 additions and 0 deletions

View File

@ -32,6 +32,16 @@ echo "
</tr>
</thead>
<tfoot>
<tr>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
<td style="border-top:none; border-bottom:1px solid #aaa;"></td>
</tr>
</tfoot>
<tbody>';
// RIGHE FATTURA CON ORDINAMENTO UNICO