123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509 |
- <?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>
- <goodreqinfo>
- <goodreqlist/>
- </goodreqinfo>
- <plceordcnfminfo>
- <plceordcnfmlist/>
- </plceordcnfminfo>
- <prndatainfo>
- <prndatalist/>
- </prndatainfo>
- </list>
- </main>
- <send>
- <search>
- <instcd/>
- <goodflag>Y</goodflag>
- <lrgcd/>
- <mdlcd/>
- <goodcd/>
- <goodnm/>
- <stocmngtflag/>
- <suppcustcd/>
- <suppcustcdnm/>
- <safestocapp>1</safestocapp>
- <safestocprct/>
- </search>
- <goodreqlist/>
- </send>
- <init>
- <faxdata>
- <indate/>
- <purctel/>
- </faxdata>
- </init>
- <temp>
- </temp>
- </root>
- </instance>
- <bind id="goodcost" ref="/root/main/list/goodreqinfo/goodreqlist/goodcost" calculate="../reqqty * ../goodunitcost"/>
- <submission id="TRRSG07001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/goodreqinfo"/>
- <submission id="TXRSG07001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/goodreqlist" resultref="/root/temp"/>
- <submission id="TRRSG07051" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/search" resultref="/root/main/list/plceordcnfminfo"/>
- </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" src="../../../mis//purcstatsweb/js/SMRSG07000.js"/>
- <script type="javascript">
- <![CDATA[
- function fInitialize()
- {
- misfComboComCdListMulti("R0069,Z0007","cmb_stocmngtflag,cmb_instcd");
- 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");
- model.removeNodeset("/root/main/list/goodreqinfo/goodreqlist");
- model.removeNodeset("/root/main/list/plceordcnfminfo/plceordcnfmlist");
- model.refresh();
-
- }
-
- function fSearch(idx)
- {
- if (idx == 0) {
- model.removeNodeset("/root/main/list/goodreqinfo/goodreqlist");
- submit("TRRSG07001");
- } else if (idx == 1) {
- model.removeNodeset("/root/main/list/plceordcnfminfo/plceordcnfmlist");
- submit("TRRSG07051");
- }
- }
-
- ]]>
- </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:88px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:85px; 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>
- <button id="btn_suppcustcd" class="icon_search" style="left:192px; top:62px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_suppcustcd,"","suppcustcd,suppcustcdnm","SPRSD00220","instcd","cmb_instcd");
- model.refresh();
- ]]>
- </script>
- </button>
- <caption id="caption3" class="search_name" style="left:8px; top:60px; width:99px; height:17px; ">보조거래처 :</caption>
- <input id="ipt_suppcustnm" ref="/root/send/search/suppcustcdnm" class="output_search" style="left:214px; top:60px; width:136px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_suppcustnm.value != ""){
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- model.getValue(cmb_instcd.attribute("ref")) +",custnm," + model.getValue(ipt_suppcustnm.attribute("ref"))
- ,"","suppcustcd,suppcustcdnm" ,ipt_suppcustcd,"SPRSD00220","instcd","cmb_instcd");
- }else{
- ipt_suppcustcd.value = "";
- }
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_suppcustcd" ref="/root/send/search/suppcustcd" class="input_search" style="left:114px; top:60px; width:74px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_suppcustcd.value != ""){
- rszfValidationCheck("TRRSD00221", "reqcustomlist", "instcd,refcond,retrnm",
- model.getValue(cmb_instcd.attribute("ref")) +",," + model.getValue(ipt_suppcustcd.attribute("ref"))
- ,"","suppcustcd,suppcustcdnm" ,ipt_suppcustcd,"SPRSD00220","instcd","cmb_instcd");
- }else{
- ipt_suppcustnm.value = "";
- }
- model.refresh();
- ]]>
- </script>
- </input>
- <select1 id="cmb_lrgcd" ref="/root/send/search/lrgcd" appearance="minimal" style="left:114px; top:36px; width:236px; 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_stocmngtflag" ref="/root/send/search/stocmngtflag" appearance="minimal" style="left:810px; top:36px; width:280px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/stocmngtflag">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <input id="ipt_goodnm" ref="/root/send/search/goodnm" style="left:920px; top:10px; width:170px; height:19px; "/>
- <caption id="cap_goodcd" class="search_name" style="left:675px; top:10px; width:116px; height:17px; ">물품코드 :</caption>
- <select1 id="cmb_mdlcd" ref="/root/send/search/mdlcd" appearance="minimal" style="left:450px; top:36px; width:200px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <select1 id="cmb_instcd" ref="/root/send/search/instcd" class="combo_default" appearance="minimal" style="left:114px; top:10px; width:236px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/init">
- <label ref="cnstnm"/>
- <value ref="cnstcd"/>
- </itemset>
- </choices>
- </select1>
- <button id="btn_goodcd" class="icon_search" style="left:901px; 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:810px; top:10px; width:89px; height:19px; "/>
- <select1 id="cmb_goodflag" ref="/root/send/search/goodflag" class="combo_default" appearance="minimal" style="left:450px; top:10px; width:200px; 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:360px; top:10px; width:131px; height:17px; ">물품구분 :</caption>
- <caption id="cap_instcd" class="search_name" style="left:10px; top:10px; width:96px; height:17px; ">기관코드 :</caption>
- <caption id="caption16" class="search_name" style="left:675px; top:36px; width:132px; height:17px; ">재고관리기준 :</caption>
- <caption id="caption7" class="search_name" style="left:8px; top:36px; width:98px; height:17px; ">대 분 류 :</caption>
- <caption id="caption8" class="search_name" style="left:360px; top:36px; width:133px; height:17px; ">중 분 류 :</caption>
- <caption id="caption2" class="search_name" style="left:360px; top:60px; width:130px; height:17px; ">안전재고량 적용 :</caption>
- <select1 id="cmb_safestocapp" ref="/root/send/search/safestocapp" appearance="minimal" style="left:495px; top:60px; width:155px; height:19px; ">
- <choices>
- <item>
- <label>안전재고량 적용</label>
- <value>1</value>
- </item>
- <item>
- <label>안전재고량 비율</label>
- <value>2</value>
- </item>
- <item>
- <label>안전재고량 무시</label>
- <value>3</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if (cmb_safestocapp.value == "2"){
- cap_safestocprct.visible = true;
- ipt_safestocprct.visible = true;
- cap_safestocprct2.visible = true;
- }else{
- cap_safestocprct.visible = false;
- ipt_safestocprct.visible = false;
- cap_safestocprct2.visible = false;
- }
-
- ]]>
- </script>
- </select1>
- <caption id="cap_safestocprct" class="search_name" visibility="hidden" style="left:675px; top:60px; width:130px; height:17px; ">안전재고량 비율 :</caption>
- <input id="ipt_safestocprct" ref="/root/send/search/safestocprct" class="input_search" visibility="hidden" maxlength="3" format="#,###" appearance="input" style="left:810px; top:60px; width:89px; height:19px; text-align:right; "/>
- <caption id="cap_safestocprct2" visibility="hidden" style="left:905px; top:60px; width:20px; height:17px; ">%</caption>
- </group>
- <button id="btn_plceordprcs" class="btn_sw" group="tab" selected="true" style="left:0px; top:122px; width:144px; height:22px; ">
- <caption>발주 처리</caption>
- <toggle case="cse_plceordprcs" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <button id="btn_plceordcnfm" class="btn_sw" group="tab" style="left:143px; top:122px; width:125px; height:22px; ">
- <caption>발주 확인</caption>
- <toggle case="cse_plceordcnfm" ev:event="onclick"/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- ]]>
- </script>
- </button>
- <switch id="swh_select" style="left:0px; top:145px; width:1190px; height:590px; ">
- <case id="cse_plceordprcs" selected="true">
- <button id="btn_save" class="btn2_letter4" style="left:1115px; top:10px; width:64px; height:19px; ">
- <caption>발주처리</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var retMes = messageBox("저장 하시겠습니까?", "Q999");
- if ( retMes != 6) {
- return;
- }
-
- var updtdata = getGridUpdateData(grd_goodreq);
-
- if (updtdata == "")
- {
- messageBox("변경된 데이터가","I004");
- return;
- }
- model.setValue("/root/send/goodreqlist", updtdata);
- submit("TXRSG07001");
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </button>
- <line id="line1" class="line_1" style="x1:0px; y1:34px; x2:1185px; y2:34px; "/>
- <caption id="caption1" class="tit_2" style="left:0px; top:17px; width:143px; height:14px; ">발주 처리</caption>
- <datagrid id="grd_goodreq" nodeset="/root/main/list/goodreqinfo/goodreqlist" caption="기관코드^물품구분^전송 여부^물품코드^물품코드^물품명^EDICD^물품규격^모델^보조거래처코드^보조거래처명^주거래처코드^주거래처명^수불단위^실재고량^안전재고량^적정재고량^발주수량^단가^금액^비고" colsep="^" colwidth="7, 9, 63, 85, 31, 209, 86, 100, 93, 8, 119, 7, 119, 67, 70, 80, 80, 68, 125, 123, 259" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:40px; width:1185px; height:535px; 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 checkvalue="Y,N" ref="trschkyn" type="checkbox"/>
- <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:center; "/>
- <col ref="suppcustnm" style="text-align:left; padding-left:10; "/>
- <col ref="maincustlastsuplplce" visibility="hidden" style="text-align:center; "/>
- <col ref="maincustlastsuplplcenm" style="text-align:left; padding-left:10; "/>
- <col ref="deliveunit" 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" type="input" format="(-)#,###" style="text-align:right; "/>
- <col ref="goodunitcost" format="#,###" style="text-align:right; "/>
- <col ref="goodcost" format="#,###" style="text-align:right; "/>
- <col ref="cmt" type="input" style="text-align:left; padding-left:10; "/>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var trschkyn;
-
- if(grd_goodreq.col == grd_goodreq.colRef("trschkyn")){
- trschkyn = grd_goodreq.valueMatrix(grd_goodreq.row, grd_goodreq.colRef("trschkyn"));
-
- if (trschkyn == "Y"){
- grd_goodreq.rowStatus(grd_goodreq.row) = "1";
- }else{
- grd_goodreq.rowStatus(grd_goodreq.row) = "0";
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(grd_goodreq.col == grd_goodreq.colRef("cmt")){
- if (grd_goodreq.rowStatus(grd_goodreq.row) == "2"){
- grd_goodreq.rowStatus(grd_goodreq.row) = "0";
- }
- }
-
- if(grd_goodreq.col == grd_goodreq.colRef("reqqty")){
- if (grd_goodreq.rowStatus(grd_goodreq.row) == "2"){
- grd_goodreq.rowStatus(grd_goodreq.row) = "0";
- }
- model.recalculate();
- model.refresh();
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_goodreq.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </case>
- <case id="cse_plceordcnfm">
- <caption id="caption21" 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_plceordcnfm" nodeset="/root/main/list/plceordcnfminfo/plceordcnfmlist" caption="기관코드^물품구분^물품코드^물품코드^물품명^EDICD^물품규격^모델^보조거래처코드^보조거래처명^주거래처코드^주거래처명^발주단위^실재고량^안전재고량^적정재고량^발주량^단가^금액^발주일자^발주일자2^발주번호^비고^(거래처) 전화번호^(거래처) 팩스" colsep="^" colwidth="8, 8, 76, 22, 120, 80, 115, 106, 6, 120, 5, 111, 68, 68, 80, 80, 47, 90, 98, 80, 80, 67, 225, 8, 8" explorerbar="sortshow" frozencols="8" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="24" rowsep="|" style="left:0px; top:40px; width:1185px; height:535px; 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="requnitcost" format="#,###" style="text-align:right; "/>
- <col ref="reqamt" format="#,###" style="text-align:right; "/>
- <col ref="reqdd" visibility="visible" format="yyyy/mm/dd" style="text-align:center; "/>
- <col ref="reqdd2" 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="cntctel" visibility="hidden"/>
- <col ref="faxno" visibility="hidden"/>
- <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";
- }
- }
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_plceordcnfm.gridToInstance();
- ]]>
- </script>
- </datagrid>
- <button id="btn_print" class="btn2_letter6" style="left:1094px; top:8px; width:86px; height:19px; ">
- <caption>발주서 출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- exeReportPreview("RPRSG07051","XMLSTR");
- ]]>
- </script>
- </button>
- <button id="btn_scrnmove" class="btn2_letter5" TRRSR01204width="75px" style="left:1010px; top:8px; width:75px; height:19px; ">
- <caption>Fax출력</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grd_plceordcnfm.sort(grd_plceordcnfm.fixedRows, grd_plceordcnfm.colRef("suppcustnm"), grd_plceordcnfm.rows - 1, grd_plceordcnfm.colRef("suppcustnm")) = "asc";
- grd_plceordcnfm.gridToInstance();
- grd_plceordcnfm.rebuild();
- grp_print.visible = true;
- ]]>
- </script>
- </button>
- <group id="grp_print" visibility="hidden" style="left:830px; top:45px; width:258px; height:111px; font-weight:bold; border-style:solid; ">
- <button id="btn_faxsave" class="btn2_letter5" TRRSR01204width="75px" style="left:51px; top:80px; width:75px; height:19px; ">
- <caption>Fax 저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if (inp_purctel.value =="") {
- alert("발주 담당자 전화번호를 입력하십시요");
- return;
- }
- if (inp_indate.value =="") {
- alert("납품일자를 입력하십시요");
- return;
- }
- fFaxDataTextSave();
- grp_print.visible = false;
- model.resetInstanceNode("/root/init/faxdata");
- model.refresh();
-
- ]]>
- </script>
- </button>
- <input id="inp_purctel" ref="/root/init/faxdata/purctel" style="left:104px; top:46px; width:125px; height:19px; "/>
- <caption id="caption29" class="search_name" style="left:14px; top:16px; width:95px; height:17px; vertical-align:middle; ">납품일자 :</caption>
- <input id="inp_indate" ref="/root/init/faxdata/indate" inputtype="date" style="left:104px; top:15px; width:125px; height:19px; "/>
- <caption id="caption30" class="search_name" style="left:14px; top:46px; width:95px; height:17px; vertical-align:middle; ">전화번호 :</caption>
- <button id="btn_close" class="btn2_letter4" TRRSR01204width="75px" style="left:144px; top:80px; width:75px; height:19px; ">
- <caption>Close</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- grp_print.visible = false;
- model.resetInstanceNode("/root/init/faxdata");
- model.refresh();
- ]]>
- </script>
- </button>
- </group>
- </case>
- </switch>
- </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>
|