1 {% extends 'sgrh.html' %}
3 {% block title %}RH - {{ employe }}{% endblock %}
4 {% block sous_titre %}Mon profil RH{% endblock %}
8 {% include
"rh/include/employe.html" %}
10 <div id=
"infos_perso" class=
"clear gauche50 contenu">
11 <h2>Informations personnelles
</h2>
14 {% if employe.nom_affichage %}
16 <th>Nom d'affichage :
</th>
17 <td>{{ employe.nom_affichage }}
</td>
21 <th>Date de naissance :
</th>
22 <td>{{ employe.date_naissance }}
</td>
25 <th>Nationalité :
</th>
26 <td>{{ employe.nationalite.nom }}
</td>
29 <th>Situation familiale :
</th>
30 <td>{{ employe.get_situation_famille_display }}
</td>
35 <div id=
"infos" class=
"gauche50 contenu">
36 <h2>Informations professionnelles AUF
</h2>
40 <th>Date d'entrée :
</th>
41 <td>{{ employe.date_entree }}
</td>
47 <div id=
"coord_perso" class=
"clear gauche50 contenu">
48 <h2>Coordonnées personnelles
</h2>
52 <th>Téléphone domicile :
</th>
53 <td>{{ employe.tel_domicile }}
</td>
56 <th>Téléphone cellulaire :
</th>
57 <td>{{ employe.tel_cellulaire }}
</td>
60 <th>Adresse complète :
</th>
62 {{ employe.adresse }}
<br />
63 {% if employe.ville or employe.province %}
64 {{ employe.ville }}{% if employe.ville and employe.province %}, {% endif %}
65 {{ employe.province }}
68 {% if employe.code_postal %}
69 {{ employe.code_postal }}
<br />
71 {{ employe.pays.nom }}
77 <div id=
"coord" class=
"gauche50 contenu">
78 <h2>Coordonnées professionnelles AUF
</h2>
83 <td>{{ employe.courriel }}
</td>
86 <th>Téléphone IP :
</th>
87 <td>{{ employe.tel_pro_ip|default_if_none:
"" }}
</td>
92 {% for d in employe.dossiers_encours %}
93 {% if d.poste.implantation.telephone_interne %}
94 {{ d.poste.implantation.telephone_interne }}
96 {{ d.poste.implantation.telephone|default_if_none:
"" }}
98 {% if employe.tel_pro_poste %}
99 poste {{ employe.tel_pro_poste }}
107 {% for d in employe.dossiers_encours %}
108 {% if d.poste.implantation.fax_interne %}
109 {{ d.poste.implantation.fax_interne }}
111 {{ d.poste.implantation.fax|default_if_none:
"" }}
117 <th>Adresse postale :
</th>
119 {% for d in employe.dossiers_encours %}
121 Formattage identique à annuaire intranet.
123 {% with d.poste.implantation as i %}
124 {% if i.adresse_postale_precision_avant %}
125 {{ i.adresse_postale_precision_avant }}
<br />
127 {% if i.adresse_postale_no %}
128 {{ i.adresse_postale_no }},
130 {% if i.adresse_postale_rue %}
131 {{ i.adresse_postale_rue }}
<br />
133 {% if i.adresse_postale_bureau %}
134 {{ i.adresse_postale_bureau }}
136 {% if i.adresse_postale_precision %}
137 {{ i.adresse_postale_precision }}
<br />
139 {% if i.adresse_postale_boite_postale %}
140 {{ i.adresse_postale_boite_postale }}
<br />
142 {% if i.adresse_postale_code_postal_avant_ville %}
143 {% if i.adresse_postale_code_postal %}
144 {{ i.adresse_postale_code_postal }}
146 {{ i.adresse_postale_ville }}{% if i.adresse_postale_ville and i.adresse_postale_region %}, {% endif %}
147 {% if i.adresse_postale_region %}
148 ({{ i.adresse_postale_region }})
<br />
151 {{ i.adresse_postale_ville }}{% if i.adresse_postale_ville and i.adresse_postale_region %}, {% endif %}
152 {% if i.adresse_postale_region %}
153 ({{ i.adresse_postale_region }})
155 {% if i.adresse_postale_code_postal %}
156 {{ i.adresse_postale_code_postal }}
<br />
159 {{ i.adresse_postale_pays.nom }}
167 <div class=
"clear contenu">
169 Dépendant{{ employe.ayantdroits.all|pluralize }}
170 (ayant{{ employe.ayantdroits.all|pluralize }}-droit)
171 ({{ employe.ayantdroits.count }})
173 {% if employe.ayantdroits.all %}
179 <th>Date de naissance
</th>
181 <th>Lien de parenté
</th>
185 {% for personne in employe.ayantdroits.all %}
187 <td>{{ personne.get_nom }}
</td>
188 <td>{{ personne.nationalite.nom }}
</td>
189 <td class=
"date">{{ personne.date_naissance }}
</td>
190 <td>{{ personne.get_genre_display }}
</td>
191 <td>{{ personne.lien_parente }}
</td>
196 <p>Aucun dépendant.
</p>
201 <div id=
"postes" class=
"contenu">
202 <h2>Poste{{ employe.dossiers_encours|pluralize }} en cours ({{ employe.dossiers_encours.count }})
</h2>
204 {% for d in employe.dossiers_encours %}
205 <h3>{{ d.poste.nom }}
</h3>
209 <th>Type de poste :
</th>
210 <td>{{ d.poste.type_poste }}
</td>
211 <th>Sous la responsabilité du poste :
</th>
212 <td>{{ d.poste.responsable }}
</td>
216 <td>{{ d.statut }}
</td>
217 <th>Organisation d'origine :
</th>
218 <td>{{ d.organisme_bstg|default_if_none:
"Non applicable" }}
</td>
221 <th>En remplacement sur ce poste ?
</th>
222 <td>{{ d.remplacement|yesno:
"oui, non" }}
</td>
227 <th>Statut résidence :
</th>
228 <td>{{ d.get_statut_residence_display }}
</td>
233 <th>Régime de travail (prévu) :
</th>
234 <td>{{ d.poste.regime_travail }}
</td>
235 <th>Nombre d'heures par semaine (prévu) :
</th>
236 <td>{{ d.poste.regime_travail_nb_heure_semaine }}
</td>
239 <th>Régime de travail (réel) :
</th>
241 {% if d.regime_travail %}
242 {{ d.regime_travail }} % du temps complet
245 <th>Nombre d'heures par semaine (réel) :
</th>
246 <td>{{ d.regime_travail_nb_heure_semaine }}
</td>
249 <th>Début d'occupation :
</th>
250 <td>{{ d.date_debut }}
</td>
251 <th>Fin d'occupation :
</th>
252 <td>{{ d.date_fin|default_if_none:
"Non définie" }}
</td>
257 <h3>Rémunération
</h3>
260 <th>Classification :
</th>
261 <td>{{ d.classement.type }}.{{ d.classement.echelon }}.{{ d.classement.degre }}
</td>
262 <th>Salaire de base théorique :
</th>
264 {{ d.salaire_theorique.montant }} {{ d.salaire_theorique.devise.code }}
275 <th>Type revalorisation
</th>
282 {% for r in d.remunerations %}
285 <td class=
"nombre">{{ r.montant|default_if_none:
"?" }}
</td>
286 <td>{{ r.devise.code }}
</td>
287 <td>{{ r.type }}
</td>
288 <td>{{ r.type_revalorisation|default_if_none:
"" }}
</td>
289 <td class=
"date">{{ r.date_debut|default_if_none:
"(inconnu)" }}
</td>
290 <td class=
"date">{{ r.date_fin|default_if_none:
"(indéterminé)" }}
</td>
291 <td>{{ r.commentaire|default_if_none:
"" }}
</td>
297 <h3>Contrat{{ d.contrats|pluralize }} ({{ d.contrats.count }})
</h3>
299 {% for c in d.contrats.all %}
301 <td>{{ c.type_contrat }}
</td>
303 <td>{{ c.date_debut }}
</td>
305 <td>{{ c.date_fin|default_if_none:
"(non déterminé)" }}
</td>
314 <div id=
"dossiers" class=
"contenu">
316 Ancien{{ employe.dossiers.count|pluralize }} poste{{ employe.dossiers.count|pluralize }}
317 ({{ employe.dossiers.count }})
321 {% for d in employe.dossiers_passes %}
322 {% include
"rh/include/dossier.html" %}
329 * Pièces jointes (Employé, Poste, Dossier?)
330 * Commentaire / remarque ? attention, commentaires privés des gestionnnaires?