| 주문번호 | 주문자 | 주문합계 | 취소+DC | 무통장입금 | 카드입금 | 포인트입금 | 입금취소 | 미수금 |
|---|---|---|---|---|---|---|---|---|
| =$row[od_id]?> | =$href?>=$row[od_name]?> | =number_format($row1['orderamount'])?> | =number_format($row1['ordercancel'] + $row['od_dc_amount'])?> | =number_format($row['od_receipt_bank'])?> | =number_format($row['od_receipt_card'])?> | =number_format($row['od_receipt_point'])?> | =number_format($row['receiptcancel'])?> | =number_format($misu)?> |
| 자료가 한건도 없습니다. | ||||||||
| 합 계 | =number_format($tot['orderamount'])?> | =number_format($tot['ordercancel']+ $tot['dc'])?> | =number_format($tot['receipt_bank'])?> | =number_format($tot['receipt_card'])?> | =number_format($tot['receipt_point'])?> | =number_format($tot['receiptcancel'])?> | =number_format($tot['misu'])?> | |