{% extends 'base.html' %} {% block title %}RH - DAE{% endblock %} {% block titre %}Ressources humaines{% endblock %} {% block sous_titre %}Demande d'autorisation d'embauche{% endblock %} {% block extrahead %} {% endblock %} {% block main %}
Type | Montant | Devise | Pourcentage | Commentaire | |
---|---|---|---|---|---|
{{ fin.type }} | {{ fin.montant }} | {{ fin.devise }} | {{ fin.pourcentage }} | {{ fin.commentaire }} | Modifier |
{% if new %} Vous devez enregister ce nouveau poste avant de pouvoir spécifier la ou les sources de financement. {% else %} Aucun financement au registre {% endif %} |