diff --git a/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyReturn/LCCautionReturnTempList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyReturn/LCCautionReturnTempList.jsp index fa157cd6a..4b4e41e81 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyReturn/LCCautionReturnTempList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyReturn/LCCautionReturnTempList.jsp @@ -22,9 +22,9 @@ ado.setHtmlEvent("MEMO", "onmouseover", "showMemo"); ado.setHtmlEvent("MEMO", "onmouseout", "hideMemo"); ado.setHtmlEvent("MEMO", "onkeyup", "synchMemo"); - if("0020".equals(phaseNo)){ + /* if("0020".equals(phaseNo)){ ado.setRequired("ACCOUNTING_DATE", true); - } + } */ //ado.setHtmlEvent("FACT_MONEY", "onchange", "checkEquipAmtMoney"); dwTemp.genHTMLObjectWindow(flowunid);