{% load acomea_tag %}
3 Dati dei rapporti/contratti/fondi che utilizzeremo per alimentare il servizio
{% for posizione_from in servizio.posizioni_from.all %} {% endfor %}
Rapporto Contratto Nome Prodotto/Fondo Piano Quote Patrimonio
{{ posizione_from.codice_rapporto_from|stringformat:"s" }} {{ posizione_from.codice_deposito_from|stringformat:"s" }} {{ posizione_from.descrizione_fondo_from }} {{ posizione_from.codice_tipocontratto_from|stringformat:"s" }} {{ posizione_from.quote_from|floatformat:3|thousandot }} € {{ posizione_from.patrimonio_from|floatformat:2|thousandot }}
Ammontare che sarà utilizzato per costruire la posizione di partenza € {{ ribinv_patrimonio_from_sum|floatformat:2|thousandot }} {{ cardie_patrimonio_from_sum|floatformat:2|thousandot }}