1 {% extends 'base.html' %}
2 {% load adminmedia dae permissions %}
4 {% block title %}RH - DAE - Embauche{% endblock %}
5 {% block titre %}Ressources humaines{% endblock %}
6 {% block sous_titre %}Demande d'autorisation d'engagement{% endblock %}
9 <link rel=
"stylesheet" type=
"text/css" href=
"{{ STATIC_URL }}css/dae.css" />
10 <link rel=
"stylesheet" type=
"text/css" media=
"print" href=
"{{ STATIC_URL }}css/print.css" />
14 <h1 class=
"gauche">Demande d'autorisation d'engagement de personnel
</h1>
15 <a class=
"droite bouton-action" href=
"#" onclick=
"window.print(); return false;">Impression
</a>
16 {% if dossier|est_editable:request.user %}
17 <a class=
"droite bouton-action" href=
"{% url embauche dossier.poste.key dossier.id %}">Modifier le dossier
</a>
19 {% if dossier.poste|est_editable:request.user %}
20 <a class=
"droite bouton-action" href=
"{% url poste dossier.poste.key %}">Modifier le poste
</a>
22 {% if importer and not dossier.dossier_rh %}
23 <a class=
"droite bouton-action" href=
"{% url embauche_importer dossier.id %}">Importer
</a>
25 <div class=
"visualClear"></div>
27 <h2 class=
"section">SECTION
1 - POSTE
</h2>
28 {% with dossier.poste as poste %}
29 {% include 'dae/poste_resume.html' %}
32 <h2 class=
"section">SECTION
2 - PERSONNEL ENGAGÉ
</h2>
35 <div class=
"gauche"><h2>Personne
</h2></div>
37 <table class=
"droite">
40 <th>Mobilité interne
</th>
41 <td colspan=
"3">{% if dossier.mobilite_interne %}oui{% else %}non{% endif %}
47 <div class=
"clear"></div>
48 <table id=
"form-employe">
52 <td colspan=
"5">{{ dossier.employe }} ({{ dossier.employe.genre }})
</td>
60 <h2>Comparaison salariale
</h2>
61 <span class=
"info">dans la région pour les employés occupant un poste similaire
</span>
73 {% for dc in comparaisons %}
75 <td>{{ dc.classement|default:
"" }}
</td>
76 <td>{{ dc.statut|default:
"" }}
</td>
77 <td>{{ dc.implantation }}
</td>
78 <td>{{ dc.personne }}
</td>
79 <td>{{ dc.poste }}
</td>
80 <td>{{ dc.montant|floatformat:
0 }} {{ dc.devise.code }}
</td>
81 <td>{{ dc.montant_euros }} EUR
</td>
89 <div id=
"form-dossier">
90 {% comment %}Wrapper du formulaire de dossier{% endcomment %}
91 {% include
"dae/embauche-dossier-consulter.html" %}
95 <h2>Pièces jointes
</h2>
97 {% for pj in dossier.dae_dossierpieces.all %}
98 <li><a href=
"{% url dossier_piece pj.id pj.fichier.name|basename %}">{{ pj.nom }}
</a></li>
104 <h2 class=
"section">SECTION
3 - COÛT GLOBAL
</h2>
107 <table cellspacing=
"0" id=
"global-cost">
108 {% include 'dae/embauche-remun-consulter.html' %}
112 <h2 class=
"section">SECTION
4 - JUSTIFICATION DE LA DEMANDE (OBLIGATOIRE)
</h2>
113 <h3>A - Justification du poste
</h3>
114 <p>{{ poste.justification }}
</p>
116 <h3>B - Justification de l'employé
</h3>
117 <table class=
"justifications">
119 <th>Nouvel employé
</th>
120 <th>Renouvellement, prolongation, reclassement, mobilité interne
</th>
124 <h4>{{ dossier.justif_nouveau_statut_label }}
</h4>
125 <p>{{ dossier.justif_nouveau_statut|default:
"∅" }}
126 <h4>{{ dossier.justif_nouveau_tmp_remplacement_label }}
</h4>
127 <p>{{ dossier.justif_nouveau_tmp_remplacement|default:
"∅" }}
</p>
128 <h4>{{ dossier.justif_nouveau_salaire_label }}
</h4>
129 <p>{{ dossier.justif_nouveau_salaire|default:
"∅" }}
</p>
130 <h4>{{ dossier.justif_nouveau_commentaire_label }}
</h4>
131 <p>{{ dossier.justif_nouveau_commentaire|default:
"∅" }}
</p>
134 <h4>{{ dossier.justif_rempl_type_contrat_label }}
</h4>
135 <p>{{ dossier.justif_rempl_type_contrat|default:
"∅"}}
</p>
136 <h4>{{ dossier.justif_rempl_statut_employe_label }}
</h4>
137 <p>{{ dossier.justif_rempl_statut_employe|default:
"∅"}}
</p>
138 <h4>{{ dossier.justif_rempl_evaluation_label }}
</h4>
139 <p>{{ dossier.justif_rempl_evaluation|default:
"∅"}}
</p>
140 <h4>{{ dossier.justif_rempl_salaire_label }}
</h4>
141 <p>{{ dossier.justif_rempl_salaire|default:
"∅" }}
</p>
142 <h4>{{ dossier.justif_rempl_commentaire_label }}
</h4>
143 <p>{{ dossier.justif_rempl_commentaire|default:
"∅" }}
</p>
148 <h2 class=
"section">PIÈCES JOINTES
</h2>
150 {% if dossier.valide %}
151 <a class=
"droite bouton-action" href=
"{% url embauche_ajouter_contrat dossier_id=dossier.id %}"
152 >Ajouter un contrat
</a>
164 {% for contrat in dossier.dae_contrats.all %}
166 <td>{{ contrat.type_contrat }}
</td>
167 <td><a href=
"{% url contrat contrat.id contrat.fichier.name|basename %}"
168 >{{ contrat.fichier.name|basename }}
</a></td>
169 <td><a href=
"{% url contrat_supprimer contrat.id %}">Supprimer
</a></td>
173 <td colspan=
"0">Aucun contrat pour l'instant
</td>
180 <h3>DAE numérisée
</h3>
185 {% ifhasperm 'modifier_dae_numerisee' dossier %}
191 {% if dossier.dae_numerisee %}
192 <td><a href=
"{% url dae_numerisee dossier.id %}">Télécharger la DAE numérisée
</a></td>
193 {% ifhasperm 'modifier_dae_numerisee' dossier %}
195 <a href=
"{% url dae_numerisee_supprimer dossier.id %}">Supprimer
</a>
199 <td>Aucune DAE numérisée pour l'instant
</td>
200 {% ifhasperm 'modifier_dae_numerisee' dossier %}
202 <a href=
"{% url dae_numerisee_modifier dossier.id %}">Joindre une DAE numérisée
</a>
209 <h2 class=
"section">VALIDATIONS
</h2>
216 {% for commentaire in dossier.historique_desc %}
217 {% include
"dae/ligne_validation.html" %}
221 <form action=
"" method=
"post">
222 <h2>Votre validation (ou commentaire)
</h2>
223 <p>Ce dossier est actuellement à l'état
<span class=
"note">{{ dossier.get_etat_display }}
</span>.
</p>
226 {% if validationForm.get_etats_disponibles %}{{ validationForm.commentaire }}{% endif %}
228 {{ validationForm.get_input_etats_as_buttons|safe }}
231 <div class=
"print-only">
233 <p class=
"signature"> ____________________________________________________________
</p>
234 <p class=
"signature"> ____________________________________________________________
</p>
235 <p class=
"signature"> ____________________________________________________________
</p>