{% load acomea_tag %}
Codice Cliente | {{ operazione.codice_cliente|stringformat:"s" }} |
Rapporto | {{ operazione.codice_rapporto_from|stringformat:"s" }} |
Tipo Contratto | {{ operazione.codice_tipocontratto_from|stringformat:"s" }} |
Numero Contratto | {{ operazione.codice_deposito_from|stringformat:"s" }} |
Nome Prodotto/Fondo | {{ operazione.descrizione_fondo_from }} |
Numero quote | {{ operazione.quote_from|floatformat:3|thousandot }} |
Valore Patrimonio | € {{ operazione.patrimonio_from|floatformat:2|thousandot }} |