| Concepto | +Cantidad | +Precio unidad | +Importe total | +
|---|---|---|---|
| {{description}} | +{{#if quantity}}{{quantity}}{{else}} {{/if}} | +{{#if unit_amount}}{{unit_amount}}{{else}} {{/if}} | +{{#if total_amount}}{{total_amount}}{{else}} {{/if}} | + +
Forma de pago: {{payment_method}}
+Notas: {{notes}}
+| Importe neto | ++ | {{subtotal_amount}} | +
| Descuento {{discount_percentage}} | ++ | {{discount_amount.value}} | +
| Base imponible | ++ | {{taxable_amount}} | +
| IVA 21% | ++ | {{taxes_amount}} | +
| + Total factura + | ++ | + {{total_amount}} | +