2 <h2>{{ poste.nom }} ({{ poste.implantation.nom }})
</h2>
7 <td>{{ poste.implantation }}
</td>
11 <td>{{ poste.type_poste }}
</td>
15 <td>{{ poste.service }}
</td>
19 <td>{{ poste.responsable }}
</td>
31 <th>local
</th><td>{% if poste.local %}oui{% else %}non{% endif %}
</td>
32 <th>expatrié
</th><td>{% if poste.expatrie %}oui{% else %}non{% endif %}
</td>
33 <th>mise à disposition
</th><td>{% if poste.mise_a_disposition %}oui{% else %}non{% endif %}
</td>
37 <td colspan=
"6">{{ poste.appel }}
</td>
44 <h2>Durée prévue du poste
</h2>
45 <span class=
"info">Indépendamment du titulaire du poste
</span>
49 <th>Durée {% if not poste.date_fin %}indéterminée{% endif %}
</th>
50 {% if poste.date_fin %}
51 <td>du {{ poste.date_debut }}
</td>
52 <td>au {{ poste.date_fin }}
</td>
54 <td>à partir du {{ poste.date_debut }}
</td>
58 <th>Régime travail
</th>
59 <td colspan=
"4">{{ poste.regime_travail }}%
</td>
62 <th>Nombre d'heure par semaine
</th>
63 <td>{{ poste.regime_travail_nb_heure_semaine }}H
</td>
71 <h2>Classement du poste
</h2>
72 <table id=
"classement">
77 <th>Salaire de base
</th>
78 <th>Indemnité, responsabilité (le cas échéant)
</th>
81 <th>Taux
> €
</th>
82 <th>Conversion EUR
</th>
86 <td>{{ poste.classement_min }}
</td>
87 <td class=
"montant">{{ poste.salaire_min|floatformat:
0 }} {{ poste.devise_min.code }}
</td>
88 <td class=
"montant">{{ poste.indemn_min|floatformat:
0 }} {{ poste.devise_min.code }}
</td>
89 <td class=
"montant">{{ poste.autre_min|floatformat:
0 }} {{ poste.devise_min.code }}
</td>
90 <td class=
"montant">{{ poste.get_couts_minimum|floatformat:
0 }} {{ poste.devise_min.code }}
</td>
91 <td>{{ poste.get_taux_minimum }}
</td>
92 <td class=
"montant">{{ poste.get_couts_minimum_euros|floatformat:
0 }} EUR
</td>
96 <td>{{ poste.classement_max }}
</td>
97 <td class=
"montant">{{ poste.salaire_max|floatformat:
0 }} {{ poste.devise_max.code }}
</td>
98 <td class=
"montant">{{ poste.indemn_max|floatformat:
0 }} {{ poste.devise_max.code }}
</td>
99 <td class=
"montant">{{ poste.autre_max|floatformat:
0 }} {{ poste.devise_max.code }}
</td>
100 <td class=
"montant">{{ poste.get_couts_maximum|floatformat:
0 }} {{ poste.devise_max.code }}
</td>
101 <td>{{ poste.get_taux_maximum }}
</td>
102 <td class=
"montant">{{ poste.get_couts_maximum_euros|floatformat:
0 }} EUR
</td>
107 <p class=
"info">N.B Conversion en EUROS au taux de change budgétaire
</p>
110 {% comment %}{% if new %}{% endcomment %}
112 <h2>Éléments de comparaison
</h2>
113 <span class=
"info">Compléter uniquement lors de la création d'un poste
</span>
118 <td>{{ poste.devise_comparaison }}
</td>
122 {% if poste.est_comparable %}
123 <table id=
"elements-comparaison">
128 <th>Fonction publique
</th>
129 <th>Entreprise locale
</th>
136 {% if poste.comp_universite_min %}
137 {{ poste.comp_universite_min|floatformat:
0 }} {{ poste.devise_comparaison.code }}
138 ({{ poste.get_comp_universite_min_euros|floatformat:
0 }} EUR)
142 {% if poste.comp_fonctionpub_min %}
143 {{ poste.comp_fonctionpub_min|floatformat:
0 }} {{ poste.devise_comparaison.code }}
144 ({{ poste.get_comp_fonctionpub_min_euros|floatformat:
0 }} EUR)
148 {% if poste.comp_locale_min %}
149 {{ poste.comp_locale_min|floatformat:
0 }} {{ poste.devise_comparaison.code }}
150 ({{ poste.get_comp_locale_min_euros|floatformat:
0 }} EUR)
154 {% if poste.comp_ong_min %}
155 {{ poste.comp_ong_min|floatformat:
0 }} {{ poste.devise_comparaison.code }}
156 ({{ poste.get_comp_ong_min_euros|floatformat:
0 }} EUR)
160 {% if poste.comp_autre_min %}
161 {{ poste.comp_autre_min|floatformat:
0 }} {{ poste.devise_comparaison.code }}
162 ({{ poste.get_comp_autre_min_euros|floatformat:
0 }} EUR)
169 {% if poste.comp_universite_max %}
170 {{ poste.comp_universite_max|floatformat:
0 }} {{ poste.devise_comparaison.code }}
171 ({{ poste.get_comp_universite_max_euros|floatformat:
0 }} EUR)
175 {% if poste.comp_fonctionpub_max %}
176 {{ poste.comp_fonctionpub_max|floatformat:
0 }} {{ poste.devise_comparaison.code }}
177 ({{ poste.get_comp_fonctionpub_max_euros|floatformat:
0 }} EUR)
181 {% if poste.comp_locale_max %}
182 {{ poste.comp_locale_max|floatformat:
0 }} {{ poste.devise_comparaison.code }}
183 ({{ poste.get_comp_locale_max_euros|floatformat:
0 }} EUR)
187 {% if poste.comp_ong_max %}
188 {{ poste.comp_ong_max|floatformat:
0 }} {{ poste.devise_comparaison.code }}
189 ({{ poste.get_comp_ong_min_euros|floatformat:
0 }} EUR)
193 {% if poste.comp_autre_max %}
194 {{ poste.comp_autre_max }} {{ poste.devise_comparaison.code }}
195 ({{ poste.get_comp_autre_max_euros|floatformat:
0 }} EUR)
202 <p>Il n'y a pas de comparaisons disponibles
</p>
207 <h2>Pièces jointes
</h2>
209 {% for pj in poste.postepiece_set.all %}
210 <li><a href=
"{{ pj.fichier.url }}">{{ pj.nom }}
</a></li>
217 {% for f in poste.financements.all %}
223 <h2>Justification de la demande
</h2>
224 <div>{{ poste.justification|linebreaks }}
</div>