CNP CORE - Contracts ending alert


{% if contracts_ending or contracts_with_no_payouts %} {% if contracts_ending %}

Expiring contracts

{% for contract in contracts_ending %} {% endfor %}
Person Contract ref. Contract ending
{{ contract.person }} {{ contract.contract_ref }} {{ contract.contract_end|date:"Y-m-d" }} Create a new contract

Note: Expired contracts are not shown in the above table.
{% endif %} {% if contracts_with_no_payouts %}

Contracts with expired or expiring payouts

{% for contract in contracts_with_no_payouts %} {% endfor %}
Person Contract ending
{{ contract.person }} {{ contract.contract_end|date:"Y-m-d" }}
{% endif %}
Note: Expired dates are shown in red. {% else %} Nothing to report {% endif %}

Thank you,


Please send an email to admin.it@neuro.fchampalimaud.org if you are not entitled to see this message.