summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indoteknik_custom/report/report_surat_piutang.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/indoteknik_custom/report/report_surat_piutang.xml b/indoteknik_custom/report/report_surat_piutang.xml
index c4d89d71..4685f5a6 100644
--- a/indoteknik_custom/report/report_surat_piutang.xml
+++ b/indoteknik_custom/report/report_surat_piutang.xml
@@ -174,9 +174,6 @@
<t t-esc="line.payment_term_id.name or '-'"/>
</td>
</tr>
- </tbody>
-
- <tfoot>
<tr>
<td colspan="5" class="text-left" style="border:1px solid #000; padding:4px; word-wrap: break-word; white-space: normal; font-weight: bold;">
GRAND TOTAL INVOICE YANG BELUM DIBAYAR DAN TELAH JATUH TEMPO
@@ -186,7 +183,7 @@
(<t t-esc="doc.grand_total_text or '-'"/>)
</td>
</tr>
- </tfoot>
+ </tbody>
</table>