X-Git-Url: http://git.auf.org/?p=auf_rh_dae.git;a=blobdiff_plain;f=project%2Frh%2Ftemplates%2Frh%2Finclude%2Fposte.html;h=a2a08914909a4e63c62bac6e17a8e91c86b4f52d;hp=81ee60a8efb9127af6f081802ff3b15418eae9d8;hb=ce740bb5d01b6ec128df2adc21854f742b4e0250;hpb=2a36598b92b8cf991df0a7f3bd8a8b7bfc890e47 diff --git a/project/rh/templates/rh/include/poste.html b/project/rh/templates/rh/include/poste.html index 81ee60a..a2a0891 100644 --- a/project/rh/templates/rh/include/poste.html +++ b/project/rh/templates/rh/include/poste.html @@ -1,216 +1,203 @@ -
Nom | {{ poste.nom }} |
---|---|
Implantation | {{ poste.implantation }} |
Type | {{ poste.type_poste }} |
Service | {{ poste.service }} |
Responsable | {{ poste.responsable }} |
Régime de travail (% du temps complet) | {{ poste.regime_travail }} |
---|---|
Régime de travail (Nb. heures par semaine) | {{ poste.regime_travail_nb_heure_semaine }} |
Local | {{ poste.local|yesno:"Oui,Non" }} |
---|---|
Expatrié | {{ poste.expatrie|yesno:"Oui,Non" }} |
Mise à disposition | {{ poste.mise_a_disposition|yesno:"Oui,Non" }} |
Appel à candidature | {{ poste.appel }} |
- | Min. | -Max. | -
---|---|---|
Ãchelon AUF | -{{ poste.classement_min|default:"s/o" }} | -{{ poste.classement_max|default:"s/o" }} | -
Valeur du point | -{{ poste.valeur_point_min|default:"" }} | -{{ poste.valeur_point_max|default:"" }} | -
Salaire de base | -{{ poste.salaire_min|default:"0"|floatformat:0 }} {{ poste.devise_min.code }} | -{{ poste.salaire_max|default:"0"|floatformat:0 }} {{ poste.devise_max.code }} | -
Indemnité | -{{ poste.indemn_min|default:"0"|floatformat:0 }} {{ poste.devise_min.code }} | -{{ poste.indemn_max|default:"0"|floatformat:0 }} {{ poste.devise_max.code }} | -
Autres | -{{ poste.autre_min|default:"0"|floatformat:0 }} {{ poste.devise_min.code }} | -{{ poste.autre_max|default:"0"|floatformat:0 }} {{ poste.devise_max.code }} | -
Type | -Pourcentage | -Commentaire | -
---|---|---|
{{ f.type }} | -{{ f.pourcentage|floatformat:"2" }}% | -{{ f.commentaire }} | -
Date début | -{{ poste.date_debut|default:"s/o" }} | -
---|---|
Date fin | -{{ poste.date_fin|default:"s/o" }} | -
Date début | -Date fin | -# du poste | -Actif | -Employé | - |
---|---|---|---|---|---|
{{ d.date_debut }} | -{{ d.date_fin }} | -{{ d.id }} | -{{ d.actif|yesno:"Oui,Non" }} | -{{ d.employe }} | -