Invoice # <%=encabezado.factura%>

Date: <%=encabezado.fecha%>

Bill To

Name: <%=encabezado.nombre%>
Address: <%=encabezado.direccion%>
Phone: <%=encabezado.telefono%>
Email: <%=encabezado.email%>

From

<%=empresa.nombre%>
<%=empresa.direccion%>
Phone: <%=empresa.telefono%>
Email: <%=empresa.email%>
<%detalle.forEach(function(dto) {%> <%});%>
Qty Product Unit Price Amount
<%=dto.cantidad%> <%=dto.descripcion%> <%=dto.precio%> <%=dto.subtotal%>
TOTAL $<%=encabezado.total%>
<%=encabezado.certificado%>
To check the current status of the invoice, you must scan the QR code using a mobile device