1 {% extends 'sgrh.html' %}
3 {% block title %}RH - {{ employe }}{% endblock %}
4 {% block sous_titre %}Mon profil RH{% endblock %}
7 <div id=
"identification" class=
"contenu">
9 <img src=
"{{ employe.url_photo }}" alt=
"Photo" class=
"bordure" />
12 <h1>{{ employe.civilite }} {{ employe }}
</h1>
14 {% for d in dossiers_encours %}
16 {% if employe.genre.upper == 'F' %}
17 {{ d.poste.nom_feminin }}
23 {{ d.poste.service|default_if_none:
"Service inconnu" }}
<br />
24 {{ d.poste.implantation.nom }}
<br />
25 {{ d.poste.implantation.adresse_physique_ville }}
31 <div id=
"infos_perso" class=
"clear gauche50 contenu">
32 <h2>Informations personnelles
</h2>
35 {% if employe.nom_affichage %}
37 <th>Nom d'affichage :
</th>
38 <td>{{ employe.nom_affichage }}
</td>
42 <th>Date de naissance :
</th>
43 <td>{{ employe.date_naissance }}
</td>
46 <th>Nationalité :
</th>
47 <td>{{ employe.nationalite }}
</td>
50 <th>Situation familiale :
</th>
51 <td>{{ employe.situation_familiale }}
</td>
56 <div id=
"infos" class=
"gauche50 contenu">
57 <h2>Informations professionnelles AUF
</h2>
61 <th>Date d'entrée :
</th>
62 <td>{{ employe.date_entree }}
</td>
68 <div id=
"coord_perso" class=
"clear gauche50 contenu">
69 <h2>Coordonnées personnelles
</h2>
73 <th>Téléphone domicile :
</th>
74 <td>{{ employe.tel_domicile }}
</td>
77 <th>Téléphone cellulaire :
</th>
78 <td>{{ employe.tel_cellulaire }}
</td>
81 <th>Adresse complète :
</th>
83 {{ employe.adresse }}
<br />
84 {% if employe.ville or employe.province %}
85 {{ employe.ville }}{% if employe.ville and employe.province %}, {% endif %}
86 {{ employe.province }}
89 {% if employe.code_postal %}
90 {{ employe.code_postal }}
<br />
92 {{ employe.pays.nom }}
98 <div id=
"coord" class=
"gauche50 contenu">
99 <h2>Coordonnées professionnelles AUF
</h2>
104 <td>{{ employe.courriel }}
</td>
107 <th>Téléphone IP :
</th>
108 <td>{{ employe.tel_pro_ip|default_if_none:
"" }}
</td>
113 {% for d in dossiers_encours %}
114 {% if d.poste.implantation.telephone_interne %}
115 {{ d.poste.implantation.telephone_interne }}
117 {{ d.poste.implantation.telephone|default_if_none:
"" }}
119 {% if employe.tel_pro_poste %}
120 poste {{ employe.tel_pro_poste }}
128 {% for d in dossiers_encours %}
129 {% if d.poste.implantation.fax_interne %}
130 {{ d.poste.implantation.fax_interne }}
132 {{ d.poste.implantation.fax|default_if_none:
"" }}
138 <th>Adresse postale :
</th>
140 {% for d in dossiers_encours %}
142 Formattage identique à annuaire intranet.
144 {% with d.poste.implantation as i %}
145 {% if i.adresse_postale_precision_avant %}
146 {{ i.adresse_postale_precision_avant }}
<br />
148 {% if i.adresse_postale_no %}
149 {{ i.adresse_postale_no }},
151 {% if i.adresse_postale_rue %}
152 {{ i.adresse_postale_rue }}
<br />
154 {% if i.adresse_postale_bureau %}
155 {{ i.adresse_postale_bureau }}
157 {% if i.adresse_postale_precision %}
158 {{ i.adresse_postale_precision }}
<br />
160 {% if i.adresse_postale_boite_postale %}
161 {{ i.adresse_postale_boite_postale }}
<br />
163 {% if i.adresse_postale_code_postal_avant_ville %}
164 {% if i.adresse_postale_code_postal %}
165 {{ i.adresse_postale_code_postal }}
167 {{ i.adresse_postale_ville }}{% if i.adresse_postale_ville and i.adresse_postale_region %}, {% endif %}
168 {% if i.adresse_postale_region %}
169 ({{ i.adresse_postale_region }})
<br />
172 {{ i.adresse_postale_ville }}{% if i.adresse_postale_ville and i.adresse_postale_region %}, {% endif %}
173 {% if i.adresse_postale_region %}
174 ({{ i.adresse_postale_region }})
176 {% if i.adresse_postale_code_postal %}
177 {{ i.adresse_postale_code_postal }}
<br />
180 {{ i.adresse_postale_pays.nom }}
188 <div class=
"clear contenu">
189 <h2>Dépendants (ayant-droits)
</h2>
190 {% if employe.ayantdroits.all %}
192 {% for ad in employe.ayantdroits.all %}
197 <p>Aucun dépendant.
</p>
202 <div id=
"postes" class=
"contenu">
203 <h2>Poste{{ dossiers_encours|pluralize }} en cours
</h2>
205 {% for d in dossiers_encours %}
206 <h3>{{ d.poste.nom }}
</h3>
208 {{ d.poste.service }}
<br />
209 {{ d.poste.implantation.nom }}
<br />
210 {{ d.poste.implantation.adresse_physique_ville }}
215 <th>Type de poste :
</th>
216 <td>{{ d.poste.type_poste }}
</td>
217 <th>Sous la responsabilité du poste :
</th>
218 <td>{{ d.poste.responsable }}
</td>
222 <td>{{ d.statut }}
</td>
223 <th>Organisation d'origine
</th>
224 <td>{{ d.organisme_bstg|default_if_none:
"Non applicable" }}
</td>
227 <th>En remplacement sur ce poste ?
</th>
228 <td>{{ d.remplacement|yesno:
"oui, non" }}
</td>
233 <th>Statut résidence
</th>
234 <td>{{ d.statut_residence }}
</td>
239 <th>Régime de travail (prévu)
</th>
240 <td>{{ d.poste.regime_travail }}
</td>
241 <th>Nombre d'heures par semaine (prévu) :
</th>
242 <td>{{ d.poste.regime_travail_nb_heure_semaine }}
</td>
245 <th>Régime de travail (réel)
</th>
247 {% if d.regime_travail %}
248 {{ d.regime_travail }} % du temps complet
251 <th>Nombre d'heures par semaine (réel)
</th>
252 <td>{{ d.regime_travail_nb_heure_semaine }}
</td>
255 <th>Début d'occupation
</th>
256 <td>{{ d.date_debut }}
</td>
257 <th>Fin d'occupation
</th>
258 <td>{{ d.date_fin|default_if_none:
"Non définie" }}
</td>
263 <h3>Rémunération
</h3>
264 {{ d.classement }}
<br />
273 <div id=
"dossiers" class=
"contenu">
274 <h2>Ancien{{ dossiers|pluralize }} poste{{ dossiers|pluralize }}
</h2>
277 {% for d in dossiers_passes %}
278 {% include
"rh/include/dossier.html" %}
285 * Pièces jointes (Employé, Poste, Dossier?)
286 * Commentaire / remarque ? attention, commentaires privés des gestionnnaires?