From d32684d5d69a76c97ac962e898f3bb58f708fca4 Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Thu, 25 Sep 2025 11:06:24 +0700 Subject: (andri) penambahan perihal penutupan tempo pada surat piutang --- .../report/report_surat_piutang copy.xml | 149 ------------- indoteknik_custom/report/report_tutup_tempo.xml | 241 +++++++++++++++++++++ 2 files changed, 241 insertions(+), 149 deletions(-) delete mode 100644 indoteknik_custom/report/report_surat_piutang copy.xml create mode 100644 indoteknik_custom/report/report_tutup_tempo.xml (limited to 'indoteknik_custom/report') diff --git a/indoteknik_custom/report/report_surat_piutang copy.xml b/indoteknik_custom/report/report_surat_piutang copy.xml deleted file mode 100644 index cb5762f3..00000000 --- a/indoteknik_custom/report/report_surat_piutang copy.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - - - - - - - Surat Peringatan Piutang - surat.piutang - qweb-pdf - indoteknik_custom.report_surat_piutang_formal_custom - indoteknik_custom.report_surat_piutang_formal_custom - - report - - - - - - - diff --git a/indoteknik_custom/report/report_tutup_tempo.xml b/indoteknik_custom/report/report_tutup_tempo.xml new file mode 100644 index 00000000..e4647119 --- /dev/null +++ b/indoteknik_custom/report/report_tutup_tempo.xml @@ -0,0 +1,241 @@ + + + + + + + Surat Penutupan Tempo + surat.piutang + qweb-pdf + indoteknik_custom.report_surat_piutang + indoteknik_custom.report_surat_piutang + '%s - %s' % (object.perihal_label or '', object.partner_id.name or '') + + report + + + + + + + + + + + + + + -- cgit v1.2.3