diff --git a/src/views/foca-modal-factura.html b/src/views/foca-modal-factura.html index d156398..a5b6c0b 100644 --- a/src/views/foca-modal-factura.html +++ b/src/views/foca-modal-factura.html @@ -5,75 +5,78 @@ -
Comprobante | -Vencimiento | -Importe | -Saldo | -- | - | - |
---|---|---|---|---|---|---|
- No se encontraron resultados. - | -||||||
{{factura.numeroFactura}} {{factura.FECHA_COMPROBANTE | date : 'dd/MM/yyyy' : 'GMT'}} | -{{(factura.TCO == 'FT') ? factura.NCU + ' - ' : ''}}{{factura.FEV | date : 'dd/MM/yyyy' : 'GMT'}} | -- {{ (factura.IPA_SHOW / parametrosFactura.cotizacion) | number:2 }} - - - | -- {{ factura.saldo_show | number:2 }} - - - | -- - | -- - | -- - | -
Comprobante | +Vencimiento | +Importe | +Saldo | ++ | + | + |
---|---|---|---|---|---|---|
+ No se encontraron resultados. + | +||||||
{{factura.numeroFactura}} {{factura.FECHA_COMPROBANTE | date : 'dd/MM/yyyy' : 'GMT'}} | +{{(factura.TCO == 'FT') ? factura.NCU + ' - ' : ''}}{{factura.FEV | date : 'dd/MM/yyyy' : 'GMT'}} | ++ {{ (factura.IPA_SHOW / parametrosFactura.cotizacion) | number:2 }} + - + | ++ {{ factura.saldo_show | number:2 }} + - + | ++ + | ++ + | ++ + | +