電 子 商 務 系 統
     C1160 應付帳查詢 > 訊息 >> {{message}}



{{table_title}}
帳款年月 客戶 發票號碼 訂單號碼 數量 單價 金額(含稅) 付款日期 應付總額 已付金額 未付餘額
{{ result.proc_ym }} {{ result.order_name }} {{ result.invo_no }} {{ result.order_no }} {{ result.qty2 }} {{ numeral(result.unit_price).format('0,0')}} {{ numeral(result.amt).format('0,0')}} {{ visable_due_date(result.check_date)}} {{ visable_due_date(result.check_date)}} {{ numeral(result.total_amt).format('0,0')}} {{ numeral(result.slip_amt).format('0,0')}} {{ numeral(result.bal_amt).format('0,0') }}
未付餘額總計:{{numeral(total|numFilter).format('0,0')}}