{% include "cms_plugins/app_statics.html" %} {% load i18n sekizai_tags %} {% if riepilogo_form %}
Rapporto | Fondo | Piano | N° Contratto | Quote | Patrimonio |
---|---|---|---|---|---|
{{ posizione_from.codice_rapporto_from|stringformat:"s" }} | {{ posizione_from.descrizione_fondo_from }} | {{ posizione_from.codice_tipocontratto_from|stringformat:"s" }} | {{ posizione_from.codice_deposito_from|stringformat:"s" }} | {{ posizione_from.quote_from }} | {{ posizione_from.patrimonio_from }} |
Ammontare che sarà utilizzato per costruire la posizione di partenza | {{ ribinv_patrimonio_from_sum }} |
Rapporto | Fondo | Piano | N° Contratto | Peso % |
---|---|---|---|---|
{{ posizione_to.codice_rapporto_to|stringformat:"s" }} | {{ posizione_to.descrizione_fondo_to }} | {{ posizione_to.codice_tipocontratto_to|stringformat:"s" }} | {{ posizione_to.codice_deposito_to|stringformat:"s" }} | {{ posizione_to.peso_to|floatformat:0 }} % |
Totale peso % | 100 % |
{% if not servizio.numero_operazione %} {{ applicazione.get_pagamento_label }} {% else %} {{ servizio.messaggio_costo_applicazione }} {% endif %}