{**************************************************************************} {* *} {* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} {* it under the terms of the GNU General Public License as published by *} {* the Free Software Foundation; either version 2 of the License, or *} {* (at your option) any later version. *} {* *} {* This program is distributed in the hope that it will be useful, *} {* but WITHOUT ANY WARRANTY; without even the implied warranty of *} {* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *} {* GNU General Public License for more details. *} {* *} {* You should have received a copy of the GNU General Public License *} {* along with this program; if not, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************}

{$asso.nom} : Événements

L'événement {$evt.intitule} {if $evt.titre} - {$evt.titre} {/if} {if $evt.titre || count($moments) eq 1} comptera {$evt.nb_tot} personne{if $evt.nb_tot > 1}s{/if}. {else} ({$evt.nb} personne{if $evt.nb > 1}s ont réalisé leur{else} a réalisé son{/if} inscription). {/if}

{if $evt.participant_list && $is_admin}

[envoyer un mail à ceux qui viennent] - [envoyer un mail aux membres non inscrits]

{/if} {if count($moments) > 1}

[argv[2]}class="erreur"{/if}>tout] {foreach from=$moments item=m} [argv[2] eq $m.item_id}class="erreur"{/if}>{$m.titre}] {/foreach}

{/if}

[tout] {foreach from=$alphabet item=c} [{$c}] {/foreach}

{if $is_admin}{literal} {/literal} {if $oublis}

Ils ont payé mais ont oublié de s'inscrire :

{iterate from=$oubliinscription item=m} {/iterate}
Prénom NOM Promo Infos Montant
{if !$m.prenom && !$m.nom} {$m.email} {else} {$m.prenom} {$m.nom} {/if} {$m.promo} {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} {icon name=email title="mail"} {$m.montant}

{/if} {/if} {if $is_admin && $evt.paiement_id && $tout} {assign var=height value='rowspan="2"'} {/if} {if $tout} {if $moments} {foreach from=$moments item=m} {/foreach} {else} {/if} {if $is_admin && $evt.money} {/if} {else} {/if} {if $is_admin && $evt.paiement_id && $tout} {/if} {foreach from=$participants item=m} {if $tout} {if $moments} {foreach from=$moments item=i} {/foreach} {else} {/if} {if $is_admin && $evt.money} {if $evt.paiement_id} {/if} {/if} {else} {/if} {/foreach} {if $is_admin && $evt.money} {assign var=cols value=$moments|@count} {if $evt.paiement_id} {/if} {/if}
Prénom NOM Promo Info{$m.titre}NombreMontant PayéNombre
Télépaiement Autre Total
{if $is_admin}{/if} {if $m.femme}•{/if}{if !$m.prenom && !$m.nom}{$m.email}{else}{$m.prenom} {$m.nom}{/if} {if $is_admin}{/if} {$m.promo} {if $m.x} {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} {icon name=email title="mail"} {else} {icon name=email title="mail"} {/if} {$m[$i.item_id]}{$m[1]} $m.paid}class="erreur"{/if}>{$m.montant}€{$m.telepayment|default:0}€ {$m.adminpaid|default:0}€{$m.paid}€ {$m.nb}
Total {$evt.topay}€{$evt.telepaid|default:0}€ {$evt.adminpaid|default:0}€{$evt.paid}€

{foreach from=$links item=ofs key=txt} {$txt} {/foreach}

{if $absents->total()}

Les personnes suivantes ont indiqué qu'elles ne viendraient pas à l'événement :

{iterate from=$absents item=m} {/iterate}
Prénom NOMOrigine
{if $is_admin}{/if} {if $m.sexe}•{/if}{$m.prenom} {$m.nom} {if $is_admin}{/if} {$m.promo}
{/if} {if $is_admin}

[Télécharger le fichier Excel]


En tant qu'administrateur, tu peux fixer la venue (accompagnée ou pas) d'un des membres du groupe. Donne ici son mail, ainsi que le nombre de participants.

Mail : {if $platal->argv[2]} {$evt.titre} : {else} {foreach from=$moments item=m} {$m.titre} : {foreachelse} Nombre : {/foreach} {/if}

{if $evt.money}

En tant qu'administrateur, tu peux entrer un paiement reçu par une autre source que le télépaiement du site X.org. Ce montant s'ajoutera aux montants déjà entrés. Si tu as fait une erreur, tu peux entrer un montant négatif.

Note que tu peux cliquer sur les noms des membres pour remplir automatiquement la case ci-dessous.

Mail : montant :

{/if} {/if} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}