From 1cff3f578a831a85b138188cb85b429b1fe10f54 Mon Sep 17 00:00:00 2001 From: "LAPTOP-L3VE7KK2\\USER" Date: Thu, 16 Jan 2025 16:14:49 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=AC=EC=A0=81=EC=84=9C=20PDF=20=EB=8B=A4?= =?UTF-8?q?=EC=9A=B4=EB=A1=9C=EB=93=9C=20=EA=B2=BD=EC=B9=AD=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/interplug/qcast/biz/estimate/EstimateService.java | 3 +++ .../template/pdf/pdf_download_quotation_detail_template.html | 1 + 2 files changed, 4 insertions(+) diff --git a/src/main/java/com/interplug/qcast/biz/estimate/EstimateService.java b/src/main/java/com/interplug/qcast/biz/estimate/EstimateService.java index cf738b13..3d8118a9 100644 --- a/src/main/java/com/interplug/qcast/biz/estimate/EstimateService.java +++ b/src/main/java/com/interplug/qcast/biz/estimate/EstimateService.java @@ -1709,6 +1709,9 @@ public class EstimateService { elm = doc.getElementById("objectName1"); elm.text(StringUtils.defaultString(data.getObjectName())); + elm = doc.getElementById("objectNameOmit1"); + elm.text(StringUtils.defaultString(data.getObjectNameOmit())); + elm = doc.getElementById("objectNo1"); elm.text( StringUtils.defaultString(data.getObjectNo()) diff --git a/src/main/resources/template/pdf/pdf_download_quotation_detail_template.html b/src/main/resources/template/pdf/pdf_download_quotation_detail_template.html index 4f73428a..44a1492b 100644 --- a/src/main/resources/template/pdf/pdf_download_quotation_detail_template.html +++ b/src/main/resources/template/pdf/pdf_download_quotation_detail_template.html @@ -367,6 +367,7 @@
件名 : +