X-Git-Url: http://git.auf.org/?p=auf_rh_dae.git;a=blobdiff_plain;f=project%2Fdae%2Ftemplates%2Fdae%2Fembauche-remun.html;h=1b920a42e9f01495870b1c971ad4bc329eb64bb6;hp=6076b46beac770b737085700a34fb005bc730457;hb=d50d4c298fa44b94d3cb53f0b1359dd5db6dee76;hpb=e01e94ee56c6368e8cde5af7215338af4b4dd389 diff --git a/project/dae/templates/dae/embauche-remun.html b/project/dae/templates/dae/embauche-remun.html index 6076b46..1b920a4 100644 --- a/project/dae/templates/dae/embauche-remun.html +++ b/project/dae/templates/dae/embauche-remun.html @@ -1,3 +1,6 @@ +{% load l10n %} +{% load dae %} + {% for f in remunForm.management_form %} {{ f }} {% endfor %} @@ -6,118 +9,146 @@ Type Devise locale - Mensuel - Annuel - Mensuel Euros - Annuel Euros + Annuel
(visé) + Annuel Euros
(visé) + {% if remunForm.read_only %} + Annuel Euros
(ajusté par période) + {% endif %} Précision + {% if not remunForm.read_only %} Supprimer + {% endif %} -{% for f in remunForm.forms %} - - {{ f.id }} - {{ f.type.errors }} {{ f.type }} - {{ f.devise.errors }} {{ f.devise }} - {{ f.montant_mensuel.errors }} {{ f.montant_mensuel }} - {{ f.montant.errors }} {{ f.montant }} - - - {{ f.commentaire.errors }} {{ f.commentaire }} - {{ f.DELETE }} +{% for group in remunForm.group_list %} +{% if group.key != 'RAS' %} +{% if group.key == 'Charges' %} + + Total employé + + + + {% if remunForm.read_only %} + + {% endif %} +   + {% if not remunForm.read_only %} +   + {% endif %} -{% endfor %} - - -{% comment %} - +{% endif %} - - - - - - + - - - + - -{% for remun in dossier.get_couts_auf %} - - - - + {{ f.id }} + - + + + + {% if remunForm.read_only %} + - - - - -{% empty %} - - + {% if not remunForm.read_only %} + + {% endif %} + +{% endfor %} + + - + + + + {% if remunForm.read_only %} + + {% endif %} + + {% if not remunForm.read_only %} + + {% endif %} + +{% endif %} {% endfor %} - - + + + + + + {% if remunForm.read_only %} + + {% endif %} + + {% if not remunForm.read_only %} + + {% endif %} + - - - + + + + + {% if remunForm.read_only %} + + {% endif %} + + {% if not remunForm.read_only %} + + {% endif %} - -{% for remun in dossier.get_aides_auf %} - - - - - - - - - -{% empty %} - - + {{ f.id }} + + + + + {% if remunForm.read_only %} + - + {% endif %} + + {% if not remunForm.read_only %} + + {% endif %} + {% endfor %} - - - - - + + + + + + {% if remunForm.read_only %} + + {% endif %} + + {% if not remunForm.read_only %} + + {% endif %} -{% endcomment %} +
TypeDevise localeMensuelAnnuelConversion en EurosPrécision
Coûts AUFEUR{{ group.name }}
{{ remun.type }} - {{ remun.devise }} - - - +{% for f in group.forms %} +
{{ f.type.errors }} {{ f.type }} + {% if f.instance.date_debut or f.instance.date_fin %} + {% if f.instance.date_debut or f.instance.date_fin %}({% endif %} + {% if f.instance.date_debut %}{{f.instance.date_debut}}{% endif %} + - + {% if f.instance.date_fin %}{{f.instance.date_fin}}{% endif %} + {% if f.instance.date_debut or f.instance.date_fin %}){% endif %} + {% endif %} + {{ f.devise.errors }} {{ f.devise }}{{ f.montant.errors }} {{ f.montant }} + {% remun_ajuste f.instance annee_remun %} - {{ remun.montant_euro_mois }}{{ remun.montant_euro }}
- Aucun coût au registre + {% endif %} + {{ f.commentaire.errors }} {{ f.commentaire }}{{ f.DELETE }}
Sous-total{% if not remunForm.read_only %} - + + [Ajouter une ligne] + + {% endif %}
  
Total AUF  
BSTG - Salaire de mise à dispositionEURRémunération autre source  
{{ remun.type }} - {{ remun.devise }} - - - - - - {{ remun.montant_euro_mois }}{{ remun.montant_euro }}
- Aucun coût au registre +{% for f in remunForm.groups.RAS.forms %} +
{{ f.type.errors }} {{ f.type }}{{ f.devise.errors }} {{ f.devise }}{{ f.montant.errors }} {{ f.montant }} + {% remun_ajuste f.instance annee_remun %}
{{ f.commentaire.errors }} {{ f.commentaire }}{{ f.DELETE }}
TOTALEUR
Sous-total{% if not remunForm.read_only %} - + + [Ajouter une ligne] + + {% endif %} +