주문정보에 복합과세결제 정보 기록하도록 수정

This commit is contained in:
chicpro
2013-07-16 18:02:42 +09:00
parent 6fb5881cae
commit 52c56b7138
8 changed files with 14 additions and 5 deletions

View File

@ -451,6 +451,7 @@ $sql = " insert {$g4['shop_order_table']}
od_receipt_time = '$od_receipt_time',
od_tno = '$od_tno',
od_escrow = '$od_escrow',
od_tax_flag = '{$default['de_tax_flag_use']}',
od_shop_memo = '',
od_hope_date = '$od_hope_date',
od_time = '".G4_TIME_YMDHIS."',