Tipo de Cta.

{{:msg.nombreProducto}}

Nro de Cta.

{{:msg.ctaOrigen}}

F.Apertura

{{:msg.fechaApertura}}

F.Vencimiento

{{:msg.fechaVencimiento}}

Tienda

{{:msg.nombreAgenciaCta}}

S. Cheque

{{:msg.nombreMoneda}}{{convertNumber:msg.saldoCheque}}

S. Disponible

{{:msg.nombreMoneda}}{{convertNumber:msg.saldoDisponible}}

S. Contable

{{:msg.nombreMoneda}}{{convertNumber:msg.saldoContable}}

CCI

{{:msg.cci}}

Descripción
Monto
{{for msg.listaMovimientos}} {{if TIPOTRANSACCION!=='2'}}
{{:TRANSACCION}}

{{:FECMOVIMD}}

{{if TIPOTRANSACCION=='2'}}+{{else}}-{{/if}}{{convertNumber:IMPORTE}}
{{else}}
{{:TRANSACCION}}

{{:FECMOVIMD}}

{{if TIPOTRANSACCION=='2'}}+{{else}}-{{/if}}{{convertNumber:IMPORTE}}
{{/if}} {{/for}}