1 {% extends 'base.html' %}
4 {% block title %}RH - DAE - Embauche{% endblock %}
5 {% block titre %}Ressources humaines{% endblock %}
6 {% block sous_titre %}Demande d'autorisation d'engagement{% endblock %}
9 <script src=
"{{ STATIC_URL }}js/jquery-1.5.1.min.js"
10 type=
"text/javascript"></script>
12 <script type=
"text/javascript">
14 {% for d in devises %}
15 DEVISES['{{d.devise_code}}'] = {{d.taux_euro}};
19 {% comment %} style pour le calendier {% endcomment %}
20 <script type=
"text/javascript">
21 window.__admin_media_prefix__ =
"{% filter escapejs %}{% admin_media_prefix %}{% endfilter %}";
23 <link rel=
"stylesheet" type=
"text/css" href=
"{{ STATIC_URL }}css/calendrier.css" />
24 <link rel=
"stylesheet" type=
"text/css" href=
"{{ STATIC_URL }}css/dae.css" />
25 <script type=
"text/javascript" src=
"/admin/jsi18n/"></script>
26 <script type=
"text/javascript" src=
"{% admin_media_prefix %}js/core.js"></script>
27 <script type=
"text/javascript" src=
"{% admin_media_prefix %}js/calendar.js"></script>
28 <script type=
"text/javascript" src=
"{% admin_media_prefix %}js/admin/DateTimeShortcuts.js"></script>
29 <script src=
"{{ STATIC_URL }}jquery-autocomplete/jquery.autocomplete.js" type=
"text/javascript"></script>
30 <link rel=
"stylesheet" type=
"text/css" href=
"{{ STATIC_URL }}jquery-autocomplete/jquery.autocomplete.css" />
31 <script src=
"{{ STATIC_URL }}js/dae.js" type=
"text/javascript"></script>
32 <script src=
"{{ STATIC_URL }}js/dae-embauche.js" type=
"text/javascript"></script>
37 <h1>Demande d'autorisation d'engagement de personnel
</h1>
38 <form action=
"" method=
"post" enctype=
"multipart/form-data">
39 <h2 class=
"section">SECTION
1 - POSTE
</h2>
40 {% include 'dae/poste_resume.html' %}
42 <h2 class=
"section">SECTION
2 - PERSONNEL ENGAGÉ
</h2>
45 <div class=
"gauche"><h2>Personne
</h2></div>
47 <table class=
"droite">
50 <th>Mobilité interne
</th>
51 <td colspan=
"3"><input id=
"mobilite_interne" type=
"checkbox" name=
"mobilite_interne" /></td>
57 <div class=
"clear"></div>
58 <table id=
"form-employe">
63 {{ forms.employe.employe.errors }}
65 <td colspan=
"5">{{ forms.employe.employe }}
</td>
69 {{ forms.employe.nom.label_tag }} :
<br />
70 {{ forms.employe.nom.errors }}
72 <td>{{ forms.employe.nom }}
</td>
74 {{ forms.employe.prenom.label_tag }} :
<br />
75 {{ forms.employe.prenom.errors }}
77 <td>{{ forms.employe.prenom }}
</td>
79 {{ forms.employe.genre.label_tag }} :
<br />
80 {{ forms.employe.genre.errors }}
82 <td>{{ forms.employe.genre }}
</td>
87 <input type=
"hidden" id=
"poste" name=
"poste"
88 value=
"dae-{{ poste.id }}" />
89 <input type=
"hidden" id=
"implantation" name=
"implantation"
90 value=
"{{ poste.implantation_id }}" />
91 <input type=
"hidden" id=
"dossier" name=
"dossier"
92 value=
"{{ dossier.id }}" />
96 <h2>Comparaison salariale
</h2>
97 <span class=
"info">dans la région pour les employés occupant un poste similaire
</span>
98 {{ comparaisons_formset.management_form }}
100 {% for f in comparaisons_formset.forms %}
103 {% if field.is_hidden %}{{ field }}{% endif %}
106 <tr><td colspan=
2>Rechercher (personne, poste) : {{ f.recherche }}
</td></tr>
107 <tr><th>{{ f.implantation.label }}
</th><td>{{ f.implantation.errors }} {{ f.implantation }}
</td></tr>
108 <tr><th>{{ f.poste.label }}
</th><td>{{ f.poste.errors }} {{ f.poste }}
</td></tr>
109 <tr><th>{{ f.personne.label }}
</th><td>{{ f.personne.errors }} {{ f.personne }}
</td></tr>
110 <tr><th>{{ f.statut.label }}
</th><td>{{ f.statut.errors }} {{ f.statut }}
</td></tr>
111 <tr><th>{{ f.classement.label }}
</th><td>{{ f.classement.errors }} {{ f.classement }}
</td></tr>
112 <tr><th>{{ f.montant.label }} ({{f.devise.label }})
</th><td>{{ f.montant.errors }} {{ f.montant }} {{ f.devise.errors }} {{f.devise }}
</td></tr>
118 <div id=
"form-dossier">
119 {% comment %}Wrapper du formulaire de dossier{% endcomment %}
120 {% with forms.dossier as form %}
121 {% include
"dae/embauche-dossier.html" %}
126 <h2>Pièces jointes
</h2>
127 <p class=
"info">CV, lettre de motivation...
</p>
128 {% include
"dae/pieces.html" %}
131 <h2 class=
"section">SECTION
3 - COÛT GLOBAL
</h2>
135 <table cellspacing=
"0" id=
"global-cost">
136 {% include 'dae/embauche-remun.html' %}
140 <select id=
"type-remun" name=
"type-remun">
141 <option value=
"">(Ajouter une ligne)
</option>
142 {% for tr in type_remun %}
143 <option value=
"{{ tr.id }}">{{ tr.nom }}
</option>
150 <h2 class=
"section">SECTION
4 - JUSTIFICATION DE LA DEMANDE (OBLIGATOIRE)
</h2>
151 <h3>A - Justification du poste
</h3>
152 <p>{{ poste.justification }}
</p>
154 <h3>B - Justification de l'employé
</h3>
157 <th>Nouvel employé
</th>
158 <th>Renouvellement, prolongation, reclassement, mobilité interne
</th>
162 <h4>{{ forms.dossier.justif_nouveau_statut.label }}
</h4>
163 {{ forms.dossier.justif_nouveau_statut }}
164 <h4>{{ forms.dossier.justif_nouveau_tmp_remplacement.label }}
</h4>
165 {{ forms.dossier.justif_nouveau_tmp_remplacement }}
166 <h4>{{ forms.dossier.justif_nouveau_salaire.label }}
</h4>
167 {{ forms.dossier.justif_nouveau_salaire }}
168 <h4>{{ forms.dossier.justif_nouveau_commentaire.label }}
</h4>
169 {{ forms.dossier.justif_nouveau_commentaire }}
172 <h4>{{ forms.dossier.justif_rempl_type_contrat.label }}
</h4>
173 {{ forms.dossier.justif_rempl_type_contrat}}
174 <h4>{{ forms.dossier.justif_rempl_statut_employe.label }}
</h4>
175 {{ forms.dossier.justif_rempl_statut_employe}}
176 <h4>{{ forms.dossier.justif_rempl_evaluation.label }}
</h4>
177 {{ forms.dossier.justif_rempl_evaluation}}
178 <h4>{{ forms.dossier.justif_rempl_salaire.label }}
</h4>
179 {{ forms.dossier.justif_rempl_salaire }}
180 <h4>{{ forms.dossier.justif_rempl_commentaire.label }}
</h4>
181 {{ forms.dossier.justif_rempl_commentaire }}
186 <input type=
"submit" name=
"continue" value=
"Sauvegarder (et ajouter des lignes)" />
187 <input type=
"submit" name=
"save" value=
"Sauvegarder" />