From 66316d23e30eefc5e1ff11975f79f13f80f7a0b5 Mon Sep 17 00:00:00 2001 From: lch Date: Wed, 14 Jul 2021 00:52:37 +0000 Subject: [PATCH] =?UTF-8?q?"=EA=B3=84=EC=82=B0=EC=84=9C=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=20=EA=B4=80=EB=A0=A8=20=20-=20=EB=AF=B8=EC=9E=85?= =?UTF-8?q?=EA=B8=88=EC=9E=90,=20=EA=B3=84=EC=82=B0=EC=84=9C=20=EB=B0=9C?= =?UTF-8?q?=EA=B8=89=EC=9E=90=EC=9D=98=20=EA=B2=BD=EC=9A=B0=20=EA=B3=84?= =?UTF-8?q?=EC=82=B0=EC=84=9C/=EC=98=81=EC=88=98=EC=A6=9D=EC=97=90=20?= =?UTF-8?q?=EA=B3=84=EC=82=B0=EC=84=9C=20=EC=B6=9C=EB=A0=A5"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/My/Document.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/My/Document.cshtml b/FO/Views/My/Document.cshtml index 398ba9e..6c0ad8f 100644 --- a/FO/Views/My/Document.cshtml +++ b/FO/Views/My/Document.cshtml @@ -191,7 +191,7 @@ { if (item.iscancel != 1 && item.taxdate2 != null && !string.IsNullOrEmpty(item.mgtkey) && item.statecode >= 300) /*취소 and 발행일 and 세금계산서문서번호 */ { - @Html.Raw("-") + [인쇄] } else if (item.iscancel == 1) /*취소시 일반영수증*/ {