Salida No: {{json.fuente}} - {{json.numero}} | Concepto: {{json.concepto}} | Factura: {{json.factura}} |
Proveedor: {{json.codigo}} - {{json.nombre}} | Fecha: {{convertfecha(fecha)}} |
Bod | Cod/Nombre | Cantidad | Valor/Unit | %Iva | Iva | Total | Lote | Vence | Reg.Inv | |
---|---|---|---|---|---|---|---|---|---|---|
{{item.bodega }} | {{item.codigo }} | {{item.nombre}} | {{item.cntdad}} | {{item.valor}} | {{item.iva}} | {{item.valoriva}} | {{item.total}} | {{item.lote}} | {{convertfecha(item.fecha_venc)}} | {{item.registroinv}} |
{{json.detalle}}
Sub Total: | ${{json.total | number:2}} |
Iva: | ${{json.iva | number:2}} |
Total: | ${{json.neto_a_pagar | number:2}} |