od_tno 초기화 코드 추가

This commit is contained in:
chicpro
2016-06-15 15:17:10 +09:00
parent 8025337ee2
commit 9a9967e781
2 changed files with 2 additions and 0 deletions

View File

@ -280,6 +280,7 @@ $i_price = $i_price + $i_send_cost + $i_send_cost2 - $i_temp_point - $i_send_cou
$order_price = $tot_od_price + $send_cost + $send_cost2 - $tot_sc_cp_price - $od_temp_point;
$od_status = '주문';
$od_tno = '';
if ($od_settle_case == "무통장")
{
$od_receipt_point = $i_temp_point;