{**************************************************************************} {* *} {* Copyright (C) 2003-2014 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

{if $evt.short_name && $participants|@count && $is_admin}

[envoyer un email à ceux qui viennent]
[envoyer un email aux membres du groupe n'ayant pas répondu]
[envoyer un email aux personnes ayant payé]
[envoyer un email aux inscrits n'ayant pas encore payé]

{/if}

[argv[2]}class="erreur"{/if}>Vue générale] {foreach from=$moments item=m} [argv[2] eq $m.item_id}class="erreur"{/if}>{$m.titre}] {/foreach}

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

{if $is_admin}{literal} {/literal} {if $tout}

{$evt.nb_tot} personne{if $evt.nb_tot > 1}s ont réalisé leur {else} a réalisé son {/if} inscription à l'événement {$evt.intitule} {if $evt.titre}- {$evt.titre} {/if} qui aura lieu {$evt.date}.

{else}

{$evt.nb_tot} personne{if $evt.nb_tot > 1}s participeront {else} participera {/if} à {$evt.intitule} - {$evt.titre}

{/if} {if $oublis}

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

{foreach from=$oubliinscription item=m} {/foreach}
Prénom NOM Promo Infos Montant
{if $is_admin}{/if} {profile user=$m.user link=false} {if $is_admin}{/if} {$m.user->promo()} {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} {icon name=email title="email"} {$m.amount|replace:'.':','} €

{/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} {$m.paid}€ {/if} {else} {/if} {/foreach} {if $is_admin && $evt.money && $tout} {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} {profile user=$m.user promo=false link=false} {if $is_admin}{/if} {$m.user->promo()} {if $m.user->hasProfile()} {icon name=user_suit title="fiche"} {icon name=vcard title="vcard"} {icon name=email title="email"} {else} {icon name=email title="email"} {/if} {$m[$i.item_id]}{$m[1]} $m.paid}class="erreur"{/if}>{$m.montant}€{$m.telepayment|default:0}€ {$m.adminpaid|default:0}€ {$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|@count}

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

{foreach from=$absents item=m} {/foreach}
Prénom NOMOrigine
{if $is_admin}{/if} {profile user=$m link=false promo=false} {if $is_admin}{/if} {$m->promo()}
{/if} {if $is_admin}

{include file="include/csv.tpl" url="`$platal->ns`events/csv/`$evt.eid`/`$platal->argv[2]`/`$evt.csv_name`.csv"}


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

{xsrf_token_field}

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

Tu peux aussi enlever toute trace de son inscription ou de sa décision de ne pas s'insscrire (s'il n'a rien payé).

{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.

{xsrf_token_field}

Email : montant :

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