synch'ing head and rel_2_2 (from 2.2.5, including npl templates)
[koha.git] / koha-tmpl / intranet-tmpl / default / fr / bull / subscription-detail.tmpl
1 <!-- TMPL_INCLUDE NAME="bull-top.inc" -->
2 <!--------------------------MAIN BODY OF PAGE-------------------------->
3 <div id="mainbloc">
4 <h1 class="bull">Abonnement</h1>
5 <a href="subscription-add.pl?op=mod&subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->" class="button bull" title="Modify subscription">Modifier</a> <a href="statecollection.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->" class="button bull" title="Recieve issues">Réceptionner</a> <a href="serial-issues.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->" class="button bull" title="All issues on this title">Historique des prêts</a> <a href="/cgi-bin/koha/bull-home.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->" class="button bull" title="all subscriptions on <!-- TMPL_VAR name="bibliotitle" -->">Abonnements</a> <a href="/cgi-bin/koha/MARCdetail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->" class="button bull" title="go to <!-- TMPL_VAR name="bibliotitle" -->">Retour notice</a> <a href="javascript:confirm_deletion()" class="button bull">Supprimer</a>
6 <form method="post" name="f">
7 <div id="bloc25">
8         <h2 class="bull">Information d'abonnement</h2>
9                 <p>Identité Bibliothécaire</td><td> <!-- TMPL_VAR name="librarian" --></p>
10                 <p><label>Fournisseur </label><!-- TMPL_VAR name="aqbooksellername" --></p>
11                 <p><label>Coût</label><!-- TMPL_VAR name="cost" --></p>
12                 <p><label>Budget </label><!-- TMPL_VAR name="bookfundid" --></p>
13                 <p><label>Notice bibliographique</label>en <i><!-- TMPL_VAR name="biblionumber" --></i> <!-- TMPL_VAR name="bibliotitle" --></p>
14                 <p><label>Notes :</label><!-- TMPL_VAR name="notes" --></p>
15 </div>
16 <div id="bloc25">
17         <h2 class="bull">Calendrier</h2>
18         <p><label class="label100">Date de début</label> <!-- TMPL_VAR name="startdate" --></p>
19         <p><label class="label100">Fréquence (*) :</label>
20                 <!--TMPL_IF name="periodicity1" -->
21                                 1/jour
22                 <!-- /TMPL_IF -->
23                 <!--TMPL_IF name="periodicity2" -->
24                                 1/semaine
25                 <!-- /TMPL_IF -->
26                 <!--TMPL_IF name="periodicity3" -->
27                                 1/2 semaines
28                 <!-- /TMPL_IF -->
29                 <!--TMPL_IF name="periodicity4" -->
30                                 1/3 semaines
31                 <!-- /TMPL_IF -->
32                 <!--TMPL_IF name="periodicity5" -->
33                                 1/Mois
34                 <!-- /TMPL_IF -->
35                 <!--TMPL_IF name="periodicity6" -->
36                                 1/2 Mois (6/mois)
37                 <!-- /TMPL_IF -->
38                 <!--TMPL_IF name="periodicity7" -->
39                                 1/trimestre
40                 <!-- /TMPL_IF -->
41                 <!--TMPL_IF name="periodicity8" -->
42                                 1/trimestre
43                 <!-- /TMPL_IF -->
44                 <!--TMPL_IF name="periodicity9" -->
45                                 2/an (2/an)
46                 <!-- /TMPL_IF -->
47                 <!--TMPL_IF name="periodicity10" -->
48                                 1/an
49                 <!-- /TMPL_IF -->
50                 <!--TMPL_IF name="periodicity11" -->
51                                 1/2 années
52                 <!-- /TMPL_IF -->
53         </p>
54         <p><label class="label100">Arrive le :</label>
55                 <!--TMPL_IF name="arrival1" -->
56                         Lundi
57                 <!-- /TMPL_IF -->
58                 <!--TMPL_IF name="arrival2" -->
59                                 Mardi
60                 <!-- /TMPL_IF -->
61                 <!--TMPL_IF name="arrival3" -->
62                                 Mercredi
63                 <!-- /TMPL_IF -->
64                 <!--TMPL_IF name="arrival4" -->
65                                 Jeudi
66                 <!-- /TMPL_IF -->
67                 <!--TMPL_IF name="arrival5" -->
68                                 Vendredi
69                 <!-- /TMPL_IF -->
70                 <!--TMPL_IF name="arrival6" -->
71                                 Samedi
72                 <!-- /TMPL_IF -->
73                 <!--TMPL_IF name="arrival7" -->
74                                 Dimanche
75                 <!-- /TMPL_IF -->
76 </div>
77 <div id="bloc25">
78         <h2 class="bull">Durée d'abonnement</h2>
79         <p><label class="label100">Nombre de bulletins</label><!-- TMPL_VAR name="numberlength" --></p>
80         <p><label class="label100">Nombre de semaines</label><!-- TMPL_VAR name="weeklength" --></p>
81         <p><label class="label100">Nombre de mois</label><!-- TMPL_VAR name="monthlength" --></p>
82
83 </div>
84 <div id="bloc25">
85         <h2 class="bull">Calcul de la numérotation</h2>
86         <p>
87                 <p>Formule de numérotation : <!-- TMPL_VAR name="numberingmethod" --></p>
88                 <table class="small" width="20%">
89                         <tr>
90                                 <th class="bull">&nbsp;</th>
91                                 <th class="bull">X</th>
92                                 <th class="bull">Y</th>
93                                 <th class="bull">Z</th>
94                         </tr>
95                         <tr>
96                                 <td class="bull">Ajouter</td>
97                                 <td>
98                                         <!-- TMPL_VAR name="add1" -->
99                                 </td>
100                                 <td>
101                                         <!-- TMPL_VAR name="add2" -->
102                                 </td>
103                                 <td>
104                                         <!-- TMPL_VAR name="add3" -->
105                                 </td>
106                         </tr>
107                         <tr>
108                                 <td class="bull">toutes les</td>
109                                 <td><!-- TMPL_VAR name="every1" --></td>
110                                 <td><!-- TMPL_VAR name="every2" --></td>
111                                 <td><!-- TMPL_VAR name="every3" --></td>
112                         </tr>
113                         <tr>
114                                 <td class="bull">Quand supérieur à</td>
115                                 <td><!-- TMPL_VAR name="whenmorethan1" --> <!-- TMPL_IF name="innerloop1" --><br/>
116                                         <i>(est <!-- TMPL_VAR name="innerloop1" -->)</i><!-- /TMPL_IF --></td>
117                                 <td><!-- TMPL_VAR name="whenmorethan2" --> <!-- TMPL_IF name="innerloop2" --><br/>
118                                         <i>(est <!-- TMPL_VAR name="innerloop2" -->)</i><!-- /TMPL_IF --></td>
119                                 <td><!-- TMPL_VAR name="whenmorethan3" --> <!-- TMPL_IF name="innerloop3" --><br/>
120                                         <i>(est <!-- TMPL_VAR name="innerloop3" -->)</i><!-- /TMPL_IF --></td>
121                         </tr>
122                         <tr>
123                                 <td class="bull">Retourner à</td>
124                                 <td><!-- TMPL_VAR name="setto1" --></td>
125                                 <td><!-- TMPL_VAR name="setto2" --></td>
126                                 <td><!-- TMPL_VAR name="setto3" --></td>
127                         </tr>
128                         <tr>
129                                 <td class="bull">
130                                                 Dernière valeur
131                                 </td>
132                                 <td><!-- TMPL_VAR name="lastvalue1" --></td>
133                                 <td><!-- TMPL_VAR name="lastvalue2" --></td>
134                                 <td><!-- TMPL_VAR name="lastvalue3" --></td>
135                         </tr>
136                 </table>
137 </div>
138 <div id="bloc25">
139         <h2 class="bull">N° parus</h2>
140         <table class="small">
141         <tr>
142                 <th class="bull">Numéro</th>
143                 <th class="bull">Date prévue</th>
144                 <th class="bull">Etat</th>
145                 <th class="bull">&nbsp;&nbsp;&nbsp;&nbsp;Note&nbsp;&nbsp;&nbsp;&nbsp;</th>
146         </tr>
147         <!-- TMPL_LOOP name="serialslist" -->
148                 <tr>
149                         <td>
150                                 <!-- TMPL_VAR name="serialseq" -->
151                         </td>
152                         <td>
153                                 <!-- TMPL_VAR name="planneddate" -->
154                         </td>
155                         <td>
156                                         <!--TMPL_IF name="status1" -->
157                                                 Attendu
158                                         <!-- /TMPL_IF -->
159                                         <!--TMPL_IF name="status2" -->
160                                                 Arrivé
161                                         <!-- /TMPL_IF -->
162                                         <!--TMPL_IF name="status3" -->
163                                                 En retard
164                                         <!-- /TMPL_IF -->
165                                         <!--TMPL_IF name="status4" -->
166                                                 Manquant
167                                         <!-- /TMPL_IF -->
168                                 </select>
169                         </td>
170                         <td>
171                                 <!-- TMPL_VAR name="notes" -->
172                         </td>
173                 </tr>
174         <!-- /TMPL_LOOP -->
175         </table>
176 </div>
177 </div>
178 <script>
179 function _(s) { return s } // dummy function for gettext
180 function confirm_deletion() {
181         <!-- TMPL_IF name="totalissues" -->
182                 var is_confirmed = confirm(_('Vous avez déjà fait <!-- TMPL_VAR name="totalissues"--> bulletins. Confirmez vous la suppression cet abonnement ?'));
183         <!-- TMPL_ELSE -->
184                 var is_confirmed = confirm(_('Etes vous sur de vouloir supprimer cet abonnement ?'));
185         <!-- /TMPL_IF -->       
186         if (is_confirmed) {
187                 window.location="subscription-detail.pl?subscriptionid=<!-- TMPL_VAR name="subscriptionid" -->&op=del";
188         }
189 }
190 </script>
191 <!-- TMPL_INCLUDE NAME="bull-bottom.inc" -->