From: Benoit C. Sirois Date: Fri, 12 Apr 2013 19:41:09 +0000 (-0400) Subject: 6053 X-Git-Tag: 1.8~15 X-Git-Url: http://git.auf.org/?p=auf_rh_dae.git;a=commitdiff_plain;h=a75c34aca1daf1173deb7f8bb2d6b419a25d78aa;hp=643ae87d42ef72966ea7beef7221e433a3e69750 6053 --- diff --git a/project/dae/templates/dae/embauche-dossier-consulter.html b/project/dae/templates/dae/embauche-dossier-consulter.html index c78875e..fb55be1 100644 --- a/project/dae/templates/dae/embauche-dossier-consulter.html +++ b/project/dae/templates/dae/embauche-dossier-consulter.html @@ -119,18 +119,3 @@ {% endif %} - -
-

Accès et ouvertures des comptes

- - - - - - - - -
Compte comptabilité - {% if dossier.compte_compta %}oui{% else %}non{% endif %}Compte courriel{% if dossier.compte_courriel %}oui{% else %}non{% endif %}
-
- diff --git a/project/dae/templates/dae/embauche.html b/project/dae/templates/dae/embauche.html index a5938ec..b62fe4e 100644 --- a/project/dae/templates/dae/embauche.html +++ b/project/dae/templates/dae/embauche.html @@ -94,6 +94,38 @@ value="{{ dossier.id }}" /> + {% with forms.dossier as form %} + +
+

Accès et ouverture des comptes

+ + + + + + + + + +
+ {{ form.compte_compta.label_tag }} + + {{ form.compte_compta }}
+ {{ form.compte_compta.errors }} +
+ {{ form.compte_courriel.label_tag }} + + {{ form.compte_courriel }}
+ {{ form.compte_courriel.errors }} +
+
+ +
+

Pièces jointes

+

CV, lettre de motivation...

+ {% include "dae/pieces.html" %} +
+

Comparaison salariale

dans la région pour les employés occupant un poste similaire @@ -118,8 +150,6 @@
- {% with forms.dossier as form %} -

Contrat

@@ -295,39 +325,7 @@
- - -
-

Accès et ouverture des comptes

- - - - - - - - - -
- {{ form.compte_compta.label_tag }} - - {{ form.compte_compta }}
- {{ form.compte_compta.errors }} -
- {{ form.compte_courriel.label_tag }} - - {{ form.compte_courriel }}
- {{ form.compte_courriel.errors }} -
-
- -
- -
-

Pièces jointes

-

CV, lettre de motivation...

- {% include "dae/pieces.html" %} -
+

SECTION 3 - COÛT GLOBAL

@@ -363,11 +361,6 @@ - {% endwith %} - - - - {% include 'dae/embauche-remun.html' %} @@ -378,6 +371,7 @@
+ {% endwith %}

SECTION 4 - JUSTIFICATION DE LA DEMANDE (OBLIGATOIRE)

A - Justification du poste

diff --git a/project/dae/templates/dae/embauche_consulter.html b/project/dae/templates/dae/embauche_consulter.html index 96b97d6..57c505a 100644 --- a/project/dae/templates/dae/embauche_consulter.html +++ b/project/dae/templates/dae/embauche_consulter.html @@ -67,6 +67,29 @@
+

Accès et ouvertures des comptes

+ + + + + + + + +
Compte comptabilité + {% if dossier.compte_compta %}oui{% else %}non{% endif %}Compte courriel{% if dossier.compte_courriel %}oui{% else %}non{% endif %}
+
+ +
+

Pièces jointes

+ +
+ +

Comparaison salariale

dans la région pour les employés occupant un poste similaire @@ -109,16 +132,6 @@ {% include "dae/embauche-dossier-consulter.html" %} -
-

Pièces jointes

-
    - {% for pj in dossier.dae_dossierpieces.all %} -
  • {{ pj.nom }}
  • - {% endfor %} -
- -
-

SECTION 3 - COÛT GLOBAL