lg 모듈 영수증 출력 관련 코드 수정
This commit is contained in:
@ -244,7 +244,7 @@ if ($row['cnt']) {
|
||||
od_cash_no = '$cash_no',
|
||||
od_cash_info = '$cash_info'
|
||||
where od_id = '$ordr_idxx' ";
|
||||
$result = sql_query($sql);
|
||||
$result = sql_query($sql, false);
|
||||
if (!$result) $bSucc = "false";
|
||||
|
||||
/* = -------------------------------------------------------------------------- = */
|
||||
|
||||
Reference in New Issue
Block a user