|
|
|
|
<%if(user.get("job_div").equals("P")){ %>
구매 |
입찰공고(<%=getBidCnt.get("CNT_1") %>)
>
견적제출(<%=getBidCnt.get("CNT_2") %>)
>
기술검토자료제출(<%=getBidCnt.get("CNT_3") %>)
>
입찰결과(<%=getBidCnt.get("CNT_4") %>)
|
<%}else{ %>
외주 |
입찰공고(<%=getBidCnt.get("CNT_1") %>)
>
견적제출(<%=getBidCnt.get("CNT_2") %>)
>
기술검토자료제출(<%=getBidCnt.get("CNT_3") %>)
>
입찰결과(<%=getBidCnt.get("CNT_4") %>)
|
<%} %>
|
|
신규계약 |
진행중(<%=getSuppContCnt.get("CNT_1") %>)
>
계약완료(<%=getSuppContCnt.get("CNT_2") %>)
|
|
|
|
|
|
변경계약 |
진행중(<%=getSuppContCnt.get("CNT_3") %>)
>
계약완료(<%=getSuppContCnt.get("CNT_4") %>)
|
|
<%if(user.get("job_div").equals("P")){ %>
|
<%}else{ %>
|
|
<%} %>
|
<%if(user.get("job_div").equals("P")){ %>
구매_선급금 |
진행중(<%=getPayCnt.get("CNT_1") %>)
>
완료(<%=getPayCnt.get("CNT_2") %>)
|
<%}else{ %>
외주_선급금 |
진행중(<%=getPayCnt.get("CNT_1") %>)
>
완료(<%=getPayCnt.get("CNT_2") %>)
|
<%} %>
|
<%if(user.get("job_div").equals("P")){ %>
<%}else{ %>
|
실적증명 |
발급대상(<%=getResultTargetCnt.get("result_target_cnt") %>)
>
진행중(<%=getResultTargetCnt.get("result_ing_cnt") %>)
>
발급완료(<%=getResultTargetCnt.get("result_end_cnt") %>)
|
<%} %>
|
<%if(user.get("job_div").equals("P")){ %>
구매_대금지급 |
진행중(<%=getPayCnt.get("CNT_3") %>)
>
완료(<%=getPayCnt.get("CNT_4") %>)
|
<%}else{ %>
외주_기성 |
진행중(<%=getPayCnt.get("CNT_3") %>)
>
완료(<%=getPayCnt.get("CNT_4") %>)
|
|
|
|
|
<%} %>