Tipo de Cta.

{{:msg.nombreProducto}}

Nro de Cta.

{{:msg.ctaOrigen}}

F.Apertura

{{:msg.fechaApertura}}

Tienda

{{:msg.nombreAgenciaCta}}

S. Disponible

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

S. Contable

{{:msg.nombreMoneda}}{{: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}}