From 10a077e73e280b2bd0f39c4f24af7963081e7d5f Mon Sep 17 00:00:00 2001 From: hjjeong Date: Wed, 1 Apr 2026 15:44:56 +0900 Subject: [PATCH] =?UTF-8?q?=EC=95=84=EB=A7=88=EB=9E=80=EC=8A=A4=20?= =?UTF-8?q?=EA=B2=B0=EC=9E=AC=20=EC=96=91=EC=8B=9D=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp | 2 +- WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp | 2 +- WebContent/WEB-INF/view/salesMng/proposalMngList.jsp | 2 +- WebContent/WEB-INF/view/salesMng/purchaseRegProposalMngList.jsp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp index 45f00cc..60b4dad 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp @@ -895,7 +895,7 @@ function fn_openAmaranthApproval(estObjId, contractNo) { "targetObjId": estObjId, "approvalTitle": title, "outProcessCode": "${AMARANTH_OUT_PROCESS_CODE}", - "formId": "", + "formId": "1162", "compSeq": "1000", "deptSeq": "" }, diff --git a/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp b/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp index 97903c1..3e988dc 100644 --- a/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp @@ -555,7 +555,7 @@ function fn_openAmaranthApproval(objId, contractNo) { "targetObjId": objId, "approvalTitle": title, "outProcessCode": "${AMARANTH_OUT_PROCESS_CODE}", - "formId": "", + "formId": "1161", "compSeq": "1000", "deptSeq": "" }, diff --git a/WebContent/WEB-INF/view/salesMng/proposalMngList.jsp b/WebContent/WEB-INF/view/salesMng/proposalMngList.jsp index 89cf2c4..648a6c0 100644 --- a/WebContent/WEB-INF/view/salesMng/proposalMngList.jsp +++ b/WebContent/WEB-INF/view/salesMng/proposalMngList.jsp @@ -267,7 +267,7 @@ function fn_openAmaranthApproval(objId){ "targetObjId": objId, "approvalTitle": title, "outProcessCode": "${AMARANTH_OUT_PROCESS_CODE}", - "formId": "", + "formId": "1163", "compSeq": "1000", "deptSeq": "" }, diff --git a/WebContent/WEB-INF/view/salesMng/purchaseRegProposalMngList.jsp b/WebContent/WEB-INF/view/salesMng/purchaseRegProposalMngList.jsp index bd379a2..5243618 100644 --- a/WebContent/WEB-INF/view/salesMng/purchaseRegProposalMngList.jsp +++ b/WebContent/WEB-INF/view/salesMng/purchaseRegProposalMngList.jsp @@ -196,7 +196,7 @@ function fn_openAmaranthApproval(objId){ "targetObjId": objId, "approvalTitle": title, "outProcessCode": "${AMARANTH_OUT_PROCESS_CODE}", - "formId": "", + "formId": "1163", "compSeq": "1000", "deptSeq": "" },