1 {% extends 'base.html' %}
4 {% block title %}RH - DAE - Poste{% endblock %}
5 {% block titre %}Ressources humaines{% endblock %}
7 Demande d'autorisation d'embauche
11 <script src=
"{{ MEDIA_URL }}js/jquery-1.5.1.min.js"
12 type=
"text/javascript"></script>
13 <script src=
"{{ MEDIA_URL }}js/jquery-ui-1.8.11.custom.min.js"
14 type=
"text/javascript"></script>
16 {% comment %} style pour le calendier {% endcomment %}
17 <script type=
"text/javascript">
18 window.__admin_media_prefix__ =
"{% filter escapejs %}{% admin_media_prefix %}{% endfilter %}";
20 <link rel=
"stylesheet" type=
"text/css" href=
"{{ MEDIA_URL }}css/calendrier.css" />
22 <script type=
"text/javascript" src=
"/admin/jsi18n/"></script>
23 <script type=
"text/javascript" src=
"{% admin_media_prefix %}js/core.js"></script>
27 <script src=
"{{ MEDIA_URL }}jquery-autocomplete/jquery.autocomplete.js" type=
"text/javascript"></script>
28 <link rel=
"stylesheet" type=
"text/css" href=
"{{ MEDIA_URL }}jquery-autocomplete/jquery.autocomplete.css" />
31 <script src=
"{{ MEDIA_URL }}js/dae.js" /></script>
32 <script src=
"{{ MEDIA_URL }}js/dae-poste.js" /></script>
35 .row {padding:
10px
0px; clear: both; display:block;}
36 .row * {float: left; margin:
0px; padding:
0px; margin-right:
4px;}
37 .row li {list-style-type: none;}
38 .underline {text-decoration: underline;}
39 .clear {display: block; clear: both;}
40 .note {text-decoration: underline; font-style: italic; margin-left:
12px;}
41 .info {font-size:
13px; font-style: italic;}
42 .noborder {border:none; margin:
0; padding;
0}
43 tr.noborder td {border:none; padding-left:
0;}
48 <h1>Demande d'autorisation de création de poste
</h1>
50 <form action=
"" method=
"post" enctype=
"multipart/form-data">
57 Poste existant : {{ poste.nom }} ({{ poste.implantation.nom }})
63 <th>{{ form.implantation.label_tag }} :
<br />{{ form.implantation.errors }}
</th>
64 <td>{{ form.implantation }}
</td>
67 <th>{{ form.poste.label_tag }} :
<br />{{ form.poste.errors }}
</th>
68 <td>{{ form.poste }}
<span class=
"info">Au changement de ce menu, la page va être rechargée.
</span></td>
71 <th>{{ form.nom.label_tag }} :
<br />{{ form.nom.errors }}
</th>
72 <td>{{ form.nom }}
</td>
75 <th>{{ form.type_poste.label_tag }} :
<br />{{ form.type_poste.errors }}
</th>
76 <td>{{ form.type_poste }}
</td>
79 <th>{{ form.service.label_tag }} :
<br />{{ form.service.errors }}
</th>
80 <td>{{ form.service }}
</td>
83 <th>{{ form.responsable.label_tag }} :
<br />{{ form.responsable.errors }}
</th>
84 <td>{{ form.responsable }}
</td>
95 <th>{{ form.statut_residence.label_tag }} :
<br />{{ form.statut_residence.errors }}
</th>
98 {{ form.statut_residence }}
99 {{ form.mise_a_disposition.label_tag }}
100 {{ form.mise_a_disposition.errors }}
101 {{ form.mise_a_disposition }}
106 <th>{{ form.appel.label_tag }} :
<br />{{ form.appel.errors }}
</th>
118 <h2>Durée prévue du poste
</h2>
119 <span class=
"info">Indépendamment du titulaire du poste
</span>
123 <th rowspan=
"2">Durée :
</th>
126 {{ form.date_debut }}
<br />
127 <span class=
"info">({{form.date_debut.help_text }})
</span><br />
128 {{ form.date_debut.errors }}
132 {{ form.date_fin }}
<br />
133 <span class=
"info">({{form.date_fin.help_text }})
</span><br />
134 {{ form.date_fin.errors }}
136 <th>{{ form.regime_travail.label_tag }} :
<br />{{ form.regime_travail.errors }}
</th>
138 {{ form.regime_travail }}
139 <span class=
"info">{{ form.regime_travail.help_text }}
</span>
143 <td colspan=
"4" class=
"info">
144 <p id=
"note-duree">Pour une durée indéterminée, spécifier uniquement la date de début.
</p>
147 {{ form.regime_travail_nb_heure_semaine.label_tag }} :
<br />
148 {{ form.regime_travail_nb_heure_semaine.errors }}
150 <td>{{ form.regime_travail_nb_heure_semaine }}
</td>
157 <h2>Classement du poste
</h2>
158 <table id=
"classement">
164 <th>Valeur du point
</th>
166 <th colspan=
"2">Salaire de base
</th>
167 <th colspan=
"2">Indemnité, responsabilité (le cas échéant)
</th>
168 <th colspan=
"2">Autres
</th>
169 <th colspan=
"2">TOTAL
</th>
170 <th>Taux
> €
</th>
171 <th colspan=
"2">Conversion EUR
</th>
176 {{ form.classement_min }}
177 {{ form.classement_min.errors }}
180 {{ form.coefficient_min }}
181 {{ form.coefficient_min.errors }}
184 {{ form.valeur_point_min }}
185 {{ form.valeur_point_min.errors }}
188 {{ form.devise_min }}
189 {{ form.devise_min.errors }}
192 {{ form.salaire_min }}
193 {{ form.salaire_min.errors }}
195 <td><span class=
"devise_code">EUR
</span></td>
196 <td>{{ form.indemn_min }}
</td>
197 <td><span class=
"devise_code">EUR
</span></td>
198 <td>{{ form.autre_min }}
</td>
199 <td><span class=
"devise_code">EUR
</span></td>
200 <td id=
"total_min" class=
"total-devise cell-nombre">0.00</td>
201 <td><span class=
"devise_code">EUR
</span></td>
202 <td class=
"taux">1</td>
203 <td id=
"total_min_euro" class=
"total-euro cell-nombre">0.00</td>
209 {{ form.classement_max }}
210 {{ form.classement_max.errors }}
213 {{ form.coefficient_max }}
214 {{ form.coefficient_max.errors }}
217 {{ form.valeur_point_max }}
218 {{ form.valeur_point_max.errors }}
221 {{ form.devise_max }}
222 {{ form.devise_max.errors }}
225 {{ form.salaire_max }}
226 {{ form.salaire_max.errors }}
228 <td><span class=
"devise_code">EUR
</span></td>
229 <td>{{ form.indemn_max }}
</td>
230 <td><span class=
"devise_code">EUR
</span></td>
231 <td>{{ form.autre_max }}
</td>
232 <td><span class=
"devise_code">EUR
</span></td>
233 <td id=
"total_max" class=
"total-devise cell-nombre">0.00</td>
234 <td><span class=
"devise_code">EUR
</span></td>
235 <td class=
"taux">1</td>
236 <td id=
"total_max_euro" class=
"total-euro cell-nombre">0.00</td>
242 <p class=
"info">N.B Conversion en EUROS au taux de change budgétaire
</p>
245 {% comment %}{% if new %}{% endcomment %}
247 <h2>Éléments de comparaison
</h2>
248 <span class=
"info">Compléter uniquement lors de la création d'un poste
</span>
254 {{ form.devise_comparaison }}
255 {{ form.devise_comparaison.errors }}
264 <th colspan=
"2">Entreprise locale
</th>
265 <th colspan=
"2">Université
</th>
266 <th colspan=
"2">Fonction publique
</th>
267 <th colspan=
"2">ONG
</th>
268 <th colspan=
"2">Autre
</th>
272 <td>{{ form.comp_locale_min }}
</td>
273 <td><span class=
"devise_comp_code">€
</span></td>
274 <td>{{ form.comp_universite_min }}
</td>
275 <td><span class=
"devise_comp_code">€
</span></td>
276 <td>{{ form.comp_fonctionpub_min }}
</td>
277 <td><span class=
"devise_comp_code">€
</span></td>
278 <td>{{ form.comp_ong_min }}
</td>
279 <td><span class=
"devise_comp_code">€
</span></td>
280 <td>{{ form.comp_autre_min }}
</td>
281 <td><span class=
"devise_comp_code">€
</span></td>
285 <td>{{ form.comp_locale_max }}
</td>
286 <td><span class=
"devise_comp_code">€
</span></td>
287 <td>{{ form.comp_universite_max }}
</td>
288 <td><span class=
"devise_comp_code">€
</span></td>
289 <td>{{ form.comp_fonctionpub_max }}
</td>
290 <td><span class=
"devise_comp_code">€
</span></td>
291 <td>{{ form.comp_ong_max }}
</td>
292 <td><span class=
"devise_comp_code">€
</span></td>
293 <td>{{ form.comp_autre_max }}
</td>
294 <td><span class=
"devise_comp_code">€
</span></td>
299 {% comment %}{% endif %}{% endcomment %}
302 <h2>Pièces jointes
</h2>
303 <p class=
"info">Compléter uniquement lors de la création d'un poste
</p>
304 {% include
"dae/pieces.html" %}
309 <span class=
"info">Si vous avez plusieurs financements, cliquer sur sauvegarder et une nouvelle ligne de financement sera disponible.
</span>
310 {% include
"dae/financements.html" %}
314 <h2>Justification de la demande
</h2>
315 <span class=
"info">La justification est obligatoire pour la création et le renouvellement d'un poste
</span>
318 {{ form.justification.errors }}
319 {{ form.justification }}
324 <input type=
"submit" name=
"save" value=
"Sauvegarder" />