日付:
請求先:
| No | 項目 | 単価 | 数量 | 合計 | |
|---|---|---|---|---|---|
| {{ index + 1 }} |
{{ invoiceCurrency.symbol }}
|
{{ decimalDigits(item.price * item.quantity) }} |
| 小計 | {{ decimalDigits(subTotal) }} |
|
割引
%
|
{{ decimalDigits(discountTotal) }} |
|
税金
%
|
{{ decimalDigits(taxTotal) }} |
| 合計金額 | {{ decimalDigits(grandTotal) }} |
備考: