diff --git a/src/views/foca-modal-factura.html b/src/views/foca-modal-factura.html index a5b6c0b..9eacdac 100644 --- a/src/views/foca-modal-factura.html +++ b/src/views/foca-modal-factura.html @@ -36,7 +36,7 @@ {{(factura.TCO == 'FT') ? factura.NCU + ' - ' : ''}}{{factura.FEV | date : 'dd/MM/yyyy' : 'GMT'}} - {{ (factura.IPA_SHOW / parametrosFactura.cotizacion) | number:2 }} + {{ (factura.IPA_SHOW / parametrosFactura.cotizacion.cotizacion.VENDEDOR) | number:2 }} -