Mes reçus fiscaux

{{#list linked_user=$logged_user.id max=null select="$$.date AS 'Date'; $$.montant AS 'Montant'"}} {{$date|date_short}} {{$montant|raw|money_currency_html}} {{:linkbutton shape="eye" label="Ouvrir" href="%srecu.html?id=%d"|args:$module.url:$id target="_dialog"}} {{else}}

Il n'y a aucun reçu fiscal lié à votre compte.

{{/list}}