From 570087805ec46b8af7651187cfcf0ecef2733912 Mon Sep 17 00:00:00 2001 From: AndriFP <113114423+andrifp@users.noreply.github.com> Date: Mon, 15 Sep 2025 14:45:43 +0700 Subject: (andri) rev penamaan surat dan doc --- indoteknik_custom/report/report_surat_piutang.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/report') diff --git a/indoteknik_custom/report/report_surat_piutang.xml b/indoteknik_custom/report/report_surat_piutang.xml index 4685f5a6..770aa535 100644 --- a/indoteknik_custom/report/report_surat_piutang.xml +++ b/indoteknik_custom/report/report_surat_piutang.xml @@ -9,6 +9,7 @@ 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