{{ i19summary }}
{{ item.quantity }}
{{ getName(item) }} {{ getName(item) }}
{{ i19subtotal }}
{{ formatMoney(amount.subtotal) }}
{{ i19freight }} {{ shippingAddress.street }} {{ shippingAddress.city }} {{ shippingAddress.province_code }}
{{ formatMoney(amount.freight) }}
{{ i19discount }}
{{ formatMoney(amount.discount) }}
{{ i19balanceOrPoints }}
{{ formatMoney(amount.balance) }}
{{ i19total }}
{{ formatMoney(amount.total) }}
{{ paidInAdvance ? i19toPay : i19total }}
{{ i19buyer }}

{{ buyerName }}
{{ i19docNumber }}: {{ buyer.doc_number }}
{{ i19contactPhone }}: {{ buyerPhone }}
{{ buyer.main_email }}