-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/z_admin.bk.240724/skin/order/
File Upload :
Current File : /var/www/html/z_admin.bk.240724/skin/order/list.html

<!-- BEGIN OF FORM -->
<script language="javascript">
	function excel_print()
	{
		var f = document.getElementsByName('order')[0] ;
			f.elements['mode'].value = 'excel' ;
			f.action = "/admin/save_excel.php" ;
			f.submit() ;
	}

	function delete_order()
	{
		var f = document.getElementsByName('order')[0] ;
		if(confirm(' »èÁ¦ ÈÄ º¹±¸°¡ ºÒ°¡´ÉÇϹǷΠÁÖÀÇÇØÁÖ¼¼¿ä \n\n »èÁ¦ÇϽðڽÀ´Ï±î?'))
		{
			f.elements['mode'].value="delete";
			f.action = '$TOTAL[cmnall]' ;
			f.submit() ;
		}
	}
function cardReceiptView(t1,t2,t3) {
	var receiptWin = "https://admin8.kcp.co.kr/assist/bill.BillActionNew.do?cmd=card_bill&tno=";
	receiptWin += t1 + "&";
	receiptWin += "order_no=" + t2 + "&";
	receiptWin += "trade_mony=" + t3 ;

	window.open(receiptWin, "", "width=455, height=815");
}
</script>


		$HINT[clicksoccer]
		$HINT[system]
		<form method="post" name="order" action="" onsubmit=" return _chkForm(this); ">
		<input type="hidden" name="mode" value="">
		<table width="100%" border="0" cellspacing="0" cellpadding="3">
		  <tr>
			<td height="30">
			<img src="/img/admin/bt/bt_sel_del.gif" align="absmiddle" onclick="delete_order();">
			<img src="/img/admin/bt/bt_excel.gif" align="absmiddle" onclick="excel_print();">
			</td>
			<td align="right"><script language="javascript"> _selectbox( 'fbox' , $INFO[n_states] , '$INFO[n_state]' , null , null , null , ' onchange=" location.href=\'$TOTAL[cmnurl]&ftyp=n_state&fbox=\' + this.value ; " ' ) ; </script></td>
		  </tr>
		</table>

		<table width="100%" border=1 cellpadding=5 cellspacing=0 bordercolor="#cccccc" frame="hsides" rules="rows">
		  <tr>
			<td class="titleborder" colspan="13"></td>
		  </tr>
		  <tr>
			<td width="30" class="titlestyle"><input type="checkbox" name="all_check" value="Y" onclick=" _change_checked(this , this.form , 'chk_numid[]'); "></td>
			<td width="30" class="titlestyle">¹øÈ£</td>
			<td width="80" class="titlestyle">ÁÖ¹®ÀÏ</td>
			<td class="titlestyle">ÁÖ¹®ÇÑ ºÐ</td>
			<td class="titlestyle">¹Þ´Â ºÐ</td>
			<td class="titlestyle">ÁÖ¹®¸í</td>
			<td class="titlestyle pd_r8" style="text-align:right">ÁÖ¹®±Ý¾×</td>
			<td class="titlestyle pd_r8" style="text-align:right">¹è¼Ûºñ</td>
			<td class="titlestyle pd_r8" style="text-align:right">ÃÑ ÁÖ¹®±Ý¾×</td>
			<td class="titlestyle">°áÁ¦¹æ¹ý</td>
			<td class="titlestyle">»óÅÂ</td>
			<td class="titlestyle">Çö±Ý¿µ¼öÁõ</td>
		  </tr>
		  <tr>
			<td class="titleborder" colspan="13"></td>
		  </tr>
		$INFO[repeat]
		</table>
		</form>
		<br>
		<table width="100%">
		  <tr>
		    <td width="200">°Ô½Ã¹° : $TOTAL[totalcount]°Ç</td>
			<td align="center">$TOTAL[firstpage] $TOTAL[prevpage] $TOTAL[pageloop] $TOTAL[nextpage] $TOTAL[lastpage]</td>
			<td width="200" align="right">$TOTAL[btn_write]</td>
		  </tr>
		</table>
		<br>
		<form name="search_form" method="post" action="$TOTAL[cmnurl]$TOTAL[acode]$TOTAL[ecode]&mode=$TOTAL[mode]" onsubmit="return on_submit(this);" style="display:inline;">
		<input type="hidden" name="ftyp" value="">
		<input type="hidden" name="fbox" value="">
		<table width="100%" border=1 cellpadding=5 cellspacing=0 bordercolor="#cccccc" frame="hsides" rules="rows">
		  <tr>
			  <td height="30">&nbsp;
				<script> _checkbox( 'styp[]' , $TOTAL[search_types] , '$TOTAL[styp]') ; </script>
				<input type="text" name="sbox" class="form" style="width:100px; " value="$TOTAL[sbox]">
				<input type="image" src="/img/admin/bt/bt_search.gif" align="absmiddle" > </td>
			  <td align="right"></td>
		  </tr>
		</table>
		</form>
<!-- END OF FORM -->

<!-- BEGIN OF REPEAT -->
		  <tr>
			<td height="25" class="contentstyle" align="center"><input type="checkbox" name="chk_numid[]" value="$RS[numid]" dreq></td>
			<td class="contentstyle" align="center">$RS[recno]</td>
			<td class="contentstyle" align="center">$RS[write_date]</td>
			<td class="contentstyle" align="center"><a href="$TOTAL[cmnall]&mode=view&numid=$RS[numid]">$RS[oname]</a></td>
			<td class="contentstyle" align="center"><a href="$TOTAL[cmnall]&mode=view&numid=$RS[numid]">$RS[rname]</a></td>
			<td class="contentstyle pd_l8" align="left">$RS[ordertitle]</td>
			<td class="contentstyle pd_r8" align="right">$RS[sum_price]</td>
			<td class="contentstyle pd_r8" align="right">$RS[send_price]</td>
			<td class="contentstyle pd_r8" align="right">$RS[result_price]</td>
			<td class="contentstyle" align="center">$RS[pay_type]</td>
			<td class="contentstyle" align="center">$RS[n_state]</td>
			<td class="contentstyle" align="center">$RS[btn_cashreceipt]</td>
		  </tr>
<!-- END OF REPEAT -->

<!-- BEGIN OF NONE -->
		  <tr>
			<td class="contentstyle" align="center" colspan="13" height="25" >µî·ÏµÈ °Ô½Ã¹°ÀÌ ¾ø½À´Ï´Ù.</td>
		  </tr>
<!-- END OF NONE -->

Copyright © 2017 || Recoded By Mr.Bumblebee