날짜:
청구처:
| No | 항목 | 단가 | 수량 | 합계 | |
|---|---|---|---|---|---|
| {{ index + 1 }} |
{{ invoiceCurrency.symbol }}
|
{{ decimalDigits(item.price * item.quantity) }} |
| 소계 | {{ decimalDigits(subTotal) }} |
|
할인
%
|
{{ decimalDigits(discountTotal) }} |
|
세금
%
|
{{ decimalDigits(taxTotal) }} |
| 총 금액 | {{ decimalDigits(grandTotal) }} |
비고: