{{:linkbutton shape="plus" label="Créer un reçu fiscal" href="%snouveau.html?type=user&id_user=%d"|args:$module.url:$user.id}}
{{/restrict}}| {{:link href="%srecu.html?id=%d"|args:$module.url:$id target="_dialog" label=$id}} | {{$date|date_short}} | {{$montant|raw|money_currency_html}} | {{if $envoi}}{{:assign send_label="Renvoyer"}}{{else}}{{:assign send_label="Envoyer"}}{{/if}} {{if !$annule}} {{:linkbutton shape="delete" label="Annuler" href="%sannuler.html?id=%d"|args:$module.url:$id target="_dialog"}} {{/if}} {{:linkbutton shape="eye" label="Ouvrir" href="%srecu.html?id=%d"|args:$module.url:$id target="_dialog"}} {{:linkbutton shape="mail" label=$send_label href="%senvoyer.html?id=%d"|args:$module.url:$id target="_dialog"}} |