123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>수탁 물품 입고</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <goodwininfo>
- <goodwinlist/>
- </goodwininfo>
- <goodwinclosinfo>
- <goodwincloslist/>
- </goodwinclosinfo>
- </list>
- </main>
- <send>
- <search>
- <instcd/>
- <goodflag>Y</goodflag>
- <lrgcd/>
- <mdlcd/>
- <goodcd/>
- <goodnm/>
- <stocmngtflag/>
- <reqdtfrom/>
- <reqdtto/>
- <windtfrom/>
- <windtto/>
- </search>
- <goodwinlist/>
- </send>
- <init>
- <windd/>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <bind id="reqamt" ref="/root/main/list/goodwininfo/goodwinlist/reqamt" calculate="../winqty * ../requnitcost"/>
- <submission id="TRRSG07101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/goodwininfo"/>
- <submission id="TXRSG07101" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodwinlist" resultref="/root/temp"/>
- <submission id="TRRSG07151" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/goodwininfo"/>
- <submission id="TXRSG07151" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodwincloslist" resultref="/root/temp"/>
- </model>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fInitialize();
- ]]>
- </script>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript">
- <![CDATA[
- var gPurcCloseYymm = "";
- gPurcCloseYymm = getRscsysinftInfo("purccloseyymm");
-
- function fInitialize()
- {
- fSearchDateSetting(0);
-
- misfComboComCdListMulti("R0069,Z0007","cmb_stocmngtflag,cmb_instcd");
- model.setValue(ipt_reqdtfrom.attribute("ref") , getCurrentDate());
- model.setValue(ipt_reqdtto.attribute("ref") , getCurrentDate());
- model.setValue(ipt_windtfrom.attribute("ref") , getCurrentDate());
- model.setValue(ipt_windtto.attribute("ref") , getCurrentDate());
-
- model.setValue(ipt_windd.attribute("ref") , getCurrentDate());
- model.setValue("/root/send/search/instcd", getUserInfo("dutplceinstcd")); // 기관 설정
- rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd", "", "L", "", "Y");
- addComboItem( "cmb_lrgcd" , "전체", "", "above");
- addComboItem( "cmb_stocmngtflag" , "전체", "", "above");
- //부서가 구매팀인지 확인해서 구매팀일 경우 부서찾기 항목을 visibility true 아니면 false
- // -------------------------------------------------------------------------------------
- // 기관별 구매시스템 기본정보를 조회한다
- // vPathResult = "/root/init/RscsysinftLists";
- // -------------------------------------------------------------------------------------
- rszfRscsysinftLists(getUserInfo("dutplceinstcd"));
-
- // -------------------------------------------------------------------------------------
- // 구매 인터페이스 거래처정보를 조회한다
- // vPathResult = "/root/init/RscifcustLists";
- // pInstcd" : (조회값) 기관코드
- // pEntrregno" : (조회값) 거래처
- // pMaindeptcd" : (조회값) 관리부서코드
- // pCombo : 콤보구분
- // pAllYN : 전체구분
- // ------------------------------------------------------------------------------------*/
- gPurcCloseYymm = getRscsysinftInfo("purccloseyymm");
-
- model.removeNodeset("/root/main/list/goodwininfo/goodwinlist");
- model.removeNodeset("/root/main/list/goodwinclosinfo/goodwincloslist");
- model.refresh();
-
- }
-
- function fSearchDateSetting(idx)
- {
- if (swh_select.selectedIndex == 0) { // 입고 내역 조회
- ipt_reqdtfrom.visible = false;
- ipt_reqdtto.visible = false;
- cap_reqdd.visible = false;
- ipt_windtfrom.visible = true;
- ipt_windtto.visible = true;
- cap_windd.visible = true;
- } else if (swh_select.selectedIndex == 1) { // 입고 처리
- ipt_reqdtfrom.visible = true;
- ipt_reqdtto.visible = true;
- cap_reqdd.visible = true;
- ipt_windtfrom.visible = false;
- ipt_windtto.visible = false;
- cap_windd.visible = false;
- }
- }
- function fSearch(idx)
- {
- if (idx == 0) {
- model.removeNodeset("/root/main/list/goodwinclosinfo/goodwincloslist");
- submit("TRRSG07151");
- } else if (idx == 1) {
- model.removeNodeset("/root/main/list/goodwininfo/goodwinlist");
- submit("TRRSG07101");
- }
- }
- function fItemAllChoice( vFlag ) {
- if (grd_goodwin.rows - grd_goodwin.fixedRows <= 0 ) {
- messageBox("선택할 데이터가","I004");
- return false;
- }
- for( cnt = grd_goodwin.fixedRows; cnt < grd_goodwin.rows ; cnt++ ) {
- grd_goodwin.valueMatrix( cnt, grd_goodwin.colRef("aprvyn") ) = vFlag;
- if (vFlag == "Y"){
- grd_goodwin.rowStatus(cnt) = "1";
- }else{
- grd_goodwin.rowStatus(cnt) = "0";
- }
- }
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">수탁 물품 입고</caption>
- <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:40; width:1195px; height:744px; ">
- <group id="grp_search" style="left:0px; top:17px; width:1195px; height:63px; vertical-align:top; ">
- <caption id="cap_allsizespecid" class="search_name" style="left:975px; top:10px; width:111px; height:17px; ">규격코드 :</caption>
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:63px; background-color:#fffbf2; border-color:#ffd799; "/>
- <line id="line30" class="line_4" style="x1:1110px; y1:4px; x2:1110px; y2:58px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1125px; top:22px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (swh_select.selectedIndex == 0) {
- fSearch(0);
- } else if (swh_select.selectedIndex == 1) {
- fSearch(1);
- }
- ]]>
- </script>
- </button>
- <select1 id="cmb_instcd" ref="/root/send/search/instcd" class="combo_default" appearance="minimal" style="left:104px; top:10px; width:206px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/init">
- <label ref="cnstnm"/>
- <value ref="cnstcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="cap_instcd" class="search_name" style="left:10px; top:10px; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_goodflag" ref="/root/send/search/goodflag" class="combo_default" appearance="minimal" style="left:414px; top:10px; width:121px; height:19px; ">
- <choices>
- <item>
- <label>의료비품</label>
- <value>U</value>
- </item>
- <item>
- <label>의료소모품</label>
- <value>Y</value>
- </item>
- <item>
- <label>공급실물품</label>
- <value>T</value>
- </item>
- <item>
- <label>일반소모품</label>
- <value>Z</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), "", "", "cmb_lrgcd", "", "L", "", "Y");
- addComboItem( "cmb_lrgcd", "전체", "", "above");
- cmb_mdlcd.value='';
-
- model.refresh();
- ]]>
- </script>
- </select1>
- <caption id="cap_goodflag" class="search_name" style="left:320px; top:10px; width:86px; height:17px; ">물품구분 :</caption>
- <select1 id="cmb_lrgcd" ref="/root/send/search/lrgcd" appearance="minimal" style="left:414px; top:36px; width:121px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- rszfLMSComboList(model.getValue(cmb_goodflag.attribute("ref")), cmb_lrgcd.value, "", "cmb_mdlcd", "", "M", "", "Y");
- cmb_mdlcd.dispatch("xforms-value-changed");
- addComboItem( "cmb_mdlcd", "전체", "", "above");
- model.refresh();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_mdlcd" ref="/root/send/search/mdlcd" appearance="minimal" style="left:639px; top:36px; width:126px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption7" class="search_name" style="left:320px; top:36px; width:88px; height:17px; ">대 분 류 :</caption>
- <caption id="caption8" class="search_name" style="left:543px; top:36px; width:88px; height:17px; ">중 분 류 :</caption>
- <input id="ipt_goodnm" ref="/root/send/search/goodnm" class="output_search" style="left:745px; top:10px; width:140px; height:19px; "/>
- <button id="btn_goodcd" class="icon_search" style="left:726px; top:10px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_goodcd,"","goodcd,goodnm","SPRSD00210","instcd","cmb_instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_goodcd" ref="/root/send/search/goodcd" class="input_search" maxlength="10" appearance="input" style="left:639px; top:10px; width:81px; height:19px; "/>
- <caption id="cap_goodcd" class="search_name" style="left:545px; top:10px; width:86px; height:17px; ">물품코드 :</caption>
- <input id="ipt_reqdtfrom" ref="/root/send/search/reqdtfrom" class="input_default" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:104px; top:36px; width:91px; height:19px; "/>
- <caption id="cap_reqdd" class="search_name" style="left:10px; top:36px; width:86px; height:17px; ">청구기간 :</caption>
- <select1 id="cmb_stocmngtflag" ref="/root/send/search/stocmngtflag" appearance="minimal" style="left:896px; top:36px; width:200px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/stocmngtflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption16" class="search_name" style="left:775px; top:36px; width:112px; height:17px; ">재고관리기준 :</caption>
- <input id="ipt_reqdtto" ref="/root/send/search/reqdtto" class="input_default" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:220px; top:36px; width:91px; height:19px; "/>
- <caption id="caption29" style="left:200px; top:37px; width:15px; height:17px; ">~</caption>
- <input id="ipt_windtfrom" ref="/root/send/search/windtfrom" class="input_default" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:104px; top:36px; width:91px; height:19px; "/>
- <caption id="cap_windd" class="search_name" style="left:10px; top:36px; width:86px; height:17px; ">입고기간 :</caption>
- <input id="ipt_windtto" ref="/root/send/search/windtto" class="input_default" inputtype="date" format="yyyy-mm-dd" appearance="input" style="left:220px; top:36px; width:91px; height:19px; "/>
- </group>
- <button id="btn_goodwinclos" class="btn_sw" group="tab" style="left:143px; top:87px; width:125px; height:22px; ">
- <caption>입고 내역</caption>
- <toggle case="cse_goodwinclos" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearchDateSetting(0);
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <switch id="swh_select" style="left:0px; top:110px; width:1190px; height:595px; ">
- <case id="cse_goodwinclos">
- <caption id="caption1" class="tit_2" style="left:0px; top:17px; width:143px; height:14px; ">입고 내역 조회</caption>
- <line id="line2" class="line_1" style="x1:0px; y1:34px; x2:1185px; y2:34px; "/>
- <datagrid id="grd_goodwinclos" nodeset="/root/main/list/goodwinclosinfo/goodwincloslist" caption="기관코드^물품구분^물품코드^물품코드^물품명^EDICD^물품규격^모델^보조거래처코드^보조거래처명^주거래처코드^주거래처명^입고단위^실재고량^안전재고량^적정재고량^청구수량^입고수량^입고단가^입고금액^입고일자^입고번호^입고자^비고" colsep="^" colwidth="5, 7, 78, 22, 131, 101, 104, 102, 6, 116, 8, 120, 68, 72, 80, 80, 72, 70, 73, 73, 80, 72, 66, 213" explorerbar="sortshow" frozencols="8" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:40px; width:1185px; height:550px; font-weight:normal; text-align:center; ">
- <col ref="instcd" visibility="hidden" style="text-align:center; "/>
- <col ref="goodflag" visibility="hidden" style="text-align:center; "/>
- <col ref="goodcd" style="text-align:center; "/>
- <col ref="allsizespecid" style="text-align:center; "/>
- <col ref="goodnm" style="text-align:center; padding-left:10; "/>
- <col ref="edicd" style="text-align:center; padding-left:10; "/>
- <col ref="goodspec" style="text-align:center; padding-left:10; "/>
- <col ref="goodmodel" style="text-align:center; padding-left:10; "/>
- <col ref="suppcustcd" visibility="hidden" style="text-align:left; "/>
- <col ref="suppcustnm" style="text-align:center; padding-left:10; "/>
- <col ref="maincustlastsuplplce" visibility="hidden" style="text-align:left; "/>
- <col ref="maincustlastsuplplcenm" style="text-align:center; padding-left:10; "/>
- <col ref="winunit" style="text-align:center; "/>
- <col ref="stocqty" format="#,###" style="text-align:right; "/>
- <col ref="safestocqty" format="#,###" style="text-align:right; "/>
- <col ref="prprtystocqty" format="#,###" style="text-align:right; "/>
- <col ref="reqqty" format="#,###" style="text-align:right; "/>
- <col ref="winqty" format="#,###" style="text-align:right; "/>
- <col ref="winunitcost" format="#,###" style="text-align:right; "/>
- <col ref="winamt" format="#,###" style="text-align:right; "/>
- <col ref="windd" format="yyyy/mm/dd" style="text-align:center; "/>
- <col ref="winseqno" style="text-align:center; "/>
- <col ref="winpsnnm" style="text-align:center; "/>
- <col ref="cmt" style="text-align:left; padding-left:10; "/>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_goodwinclos.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="cse_goodwin" selected="true">
- <datagrid id="grd_goodwin" nodeset="/root/main/list/goodwininfo/goodwinlist" caption="기관코드^물품구분^물품코드^물품코드^물품명^EDICD^물품규격^모델^보조거래처코드^보조거래처명^주거래처코드^주거래처명^청구단위^실재고량^안전재고량^적정재고량^청구량^기입고량^입고량^단가^금액^승인여부^승인일자^청구일자^청구번호^비고^입고일자" colsep="^" colwidth="8, 8, 76, 22, 120, 80, 115, 106, 6, 120, 5, 111, 68, 68, 80, 80, 47, 61, 53, 90, 98, 61, 8, 80, 67, 225, 24" explorerbar="sortshow" frozencols="8" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:40px; width:1185px; height:550px; font-weight:normal; text-align:center; ">
- <col ref="instcd" visibility="hidden" style="text-align:center; "/>
- <col ref="goodflag" visibility="hidden" style="text-align:center; "/>
- <col ref="goodcd" style="text-align:center; "/>
- <col ref="allsizespecid" style="text-align:center; "/>
- <col ref="goodnm" style="text-align:left; padding-left:10; "/>
- <col ref="edicd" style="text-align:left; padding-left:10; "/>
- <col ref="goodspec" style="text-align:left; padding-left:10; "/>
- <col ref="goodmodel" style="text-align:left; padding-left:10; "/>
- <col ref="suppcustcd" visibility="hidden" style="text-align:left; "/>
- <col ref="suppcustnm" style="text-align:left; padding-left:10; "/>
- <col ref="maincustlastsuplplce" visibility="hidden" style="text-align:left; "/>
- <col ref="maincustlastsuplplcenm" style="text-align:left; padding-left:10; "/>
- <col ref="requnit" style="text-align:center; "/>
- <col ref="stocqty" format="#,###" style="text-align:right; "/>
- <col ref="safestocqty" format="#,###" style="text-align:right; "/>
- <col ref="prprtystocqty" format="#,###" style="text-align:right; "/>
- <col ref="reqqty" format="#,###" style="text-align:right; "/>
- <col ref="sumwinqty" format="#,###" style="text-align:right; "/>
- <col ref="winqty" type="input" format="#,###" style="text-align:right; "/>
- <col ref="requnitcost" format="#,###" style="text-align:right; "/>
- <col ref="reqamt" format="#,###" style="text-align:right; "/>
- <col checkvalue="Y,N" ref="aprvyn" type="checkbox" style="text-align:left; "/>
- <col ref="aprvdd" visibility="hidden" format="yyyy/mm/dd" style="text-align:center; "/>
- <col ref="reqdd" visibility="visible" format="yyyy/mm/dd" style="text-align:center; "/>
- <col ref="reqseqno" style="text-align:center; "/>
- <col ref="cmt" type="input" style="text-align:left; padding-left:10; "/>
- <col ref="windd" visibility="hidden" format="yyyy/mm/dd" style="text-align:center; "/>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(grd_goodwin.col == grd_goodwin.colRef("cmt")){
- if (grd_goodwin.rowStatus(grd_goodwin.row) == "2"){
- grd_goodwin.rowStatus(grd_goodwin.row) = "0";
- }
- }
- if(grd_goodwin.col == grd_goodwin.colRef("winqty")){
- if (grd_goodwin.rowStatus(grd_goodwin.row) == "2"){
- grd_goodwin.rowStatus(grd_goodwin.row) = "0";
- }
- model.recalculate();
- model.refresh();
- }
-
-
- ]]>
- </script>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var errMsg = "";
- if(grd_goodwin.col == grd_goodwin.colRef("aprvyn")){
- if (grd_goodwin.valueMatrix(grd_goodwin.row, grd_goodwin.colRef("aprvyn")) == "Y"){
- grd_goodwin.rowStatus(grd_goodwin.row) = "1";
- }else{
- grd_goodwin.rowStatus(grd_goodwin.row) = "0";
- }
- }
- model.refresh();
- ]]>
- </script>
- </datagrid>
- <line id="line1" class="line_1" style="x1:0px; y1:34px; x2:1185px; y2:34px; "/>
- <caption id="caption21" class="tit_2" style="left:0px; top:17px; width:143px; height:15px; ">입고 처리</caption>
- <button id="btn_save" class="btn2_letter5" style="left:1105px; top:10px; width:75px; height:19px; ">
- <caption>입고 처리</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var retMes = messageBox("저장 하시겠습니까?", "Q999");
- if ( retMes != 6) {
- return;
- }
- for (var liRow = grd_goodwin.fixedRows ; liRow < grd_goodwin.rows ; liRow++) {
- model.setValue(grd_goodwin.nodeset + "[" + (liRow - grd_goodwin.fixedRows + 1) + "]/windd" , model.getValue(ipt_windd.attribute("ref")) );
- }
-
- var updtdata = getGridUpdateData(grd_goodwin);
-
- if (updtdata == "")
- {
- messageBox("변경된 데이터가","I004");
- return;
- }
- model.setValue("/root/send/goodwinlist", updtdata);
- submit("TXRSG07101");
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <button id="btn_allchoice" class="btn2_letter4" style="left:972px; top:10px; width:64px; height:19px; ">
- <caption>전체선택</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fItemAllChoice("Y");
- ]]>
- </script>
- </button>
- <button id="btn_allcancle" class="btn2_letter4" style="left:1038px; top:10px; width:64px; height:19px; ">
- <caption>선택해제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fItemAllChoice("N");
- ]]>
- </script>
- </button>
- <input id="ipt_windd" ref="/root/init/windd" class="input_s_essential" inputtype="date" style="left:850px; top:10px; width:100px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var windd = model.getValue(ipt_windd.attribute("ref"));
- if(gPurcCloseYymm >= windd.substr(0,6)) {
- messageBox("마감이 완료되어 입고처리가 불가능합니다.", "I");
- btn_save.disabled = true;
- return;
- }
-
- btn_save.disabled = false;
- model.refresh();
-
- ]]>
- </script>
- </input>
- <caption id="caption2" class="search_name" style="left:760px; top:10px; width:91px; height:17px; ">입고일자 :</caption>
- </case>
- </switch>
- <button id="btn_goodwin" class="btn_sw" group="tab" selected="true" style="left:0px; top:87px; width:144px; height:22px; ">
- <caption>입고 처리</caption>
- <toggle case="cse_goodwin" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSearchDateSetting(1);
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line7" class="line_6" style="x1:0px; y1:25; x2:1194px; y2:25; "/>
- <button id="btn_init" class="btn4_letter3" style="left:1126; top:3; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|