{% extends "AdmingeneratorGeneratorBundle::base_admin_assetic_less.html.twig" %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %} {% block title %} {{ parent() }}{% trans from "Admin" %}Liste des prises en charges{% endtrans %} {% endblock %} {% block body %}{{ block('actionsmenu') }}
| {% endif %} | {% if sortColumn == 'idStagiaires' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Stagiaire'|trans({}, 'Admin') }} {% if sortColumn == 'idStagiaires' %} {% if sortColumn == 'idStagiaires' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'montant' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Montant'|trans({}, 'Admin') }} {% if sortColumn == 'montant' %} {% if sortColumn == 'montant' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'idMoyen' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Moyen de paiement'|trans({}, 'Admin') }} {% if sortColumn == 'idMoyen' %} {% if sortColumn == 'idMoyen' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'reference' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Référence IFOCOP'|trans({}, 'Admin') }} {% if sortColumn == 'reference' %} {% if sortColumn == 'reference' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'idGroupes' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Groupes'|trans({}, 'Admin') }} {% if sortColumn == 'idGroupes' %} {% if sortColumn == 'idGroupes' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if sortColumn == 'idOrganismes' and sortOrder == 'ASC' %} {% else %} {% endif %}{{ 'Nom de l\'organisme'|trans({}, 'Admin') }} {% if sortColumn == 'idOrganismes' %} {% if sortColumn == 'idOrganismes' and sortOrder == 'ASC' %} {% else %} {% endif %} {% endif %} | {% if isSelect is not defined or isSelect!=1 %}{% trans from "Admingenerator" %}list.header.actions{% endtrans %} | {% endif %}
|---|---|---|---|---|---|---|---|
| {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'idStagiaires' in assocs|keys and Prises.idStagiaires is not null %} {% set idfield = attribute(Prises.idStagiaires,assocs['idStagiaires'].refid) %} {% endif %} {% block list_td_column_idStagiaires %}{{ Prises.idStagiaires }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idStagiaires' in assocs|keys and Prises.idStagiaires is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'montant' in assocs|keys and Prises.montant is not null %} {% set idfield = attribute(Prises.montant,assocs['montant'].refid) %} {% endif %} {% block list_td_column_montant %}{{ Prises.montant }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'montant' in assocs|keys and Prises.montant is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'idMoyen' in assocs|keys and Prises.idMoyen is not null %} {% set idfield = attribute(Prises.idMoyen,assocs['idMoyen'].refid) %} {% endif %} {% block list_td_column_idMoyen %}{{ Prises.idMoyen }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idMoyen' in assocs|keys and Prises.idMoyen is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'reference' in assocs|keys and Prises.reference is not null %} {% set idfield = attribute(Prises.reference,assocs['reference'].refid) %} {% endif %} {% block list_td_column_reference %}{{ Prises.reference }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'reference' in assocs|keys and Prises.reference is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'idGroupes' in assocs|keys and Prises.idGroupes is not null %} {% set idfield = attribute(Prises.idGroupes,assocs['idGroupes'].refid) %} {% endif %} {% block list_td_column_idGroupes %}{{ Prises.idGroupes }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idGroupes' in assocs|keys and Prises.idGroupes is not null %} {% endif %} | {% if (isSelect is not defined or isSelect!=1) and 'idOrganismes' in assocs|keys and Prises.idOrganismes is not null %} {% set idfield = attribute(Prises.idOrganismes,assocs['idOrganismes'].refid) %} {% endif %} {% block list_td_column_idOrganismes %}{{ Prises.idOrganismes }}{% endblock %} {% if (isSelect is not defined or isSelect!=1) and 'idOrganismes' in assocs|keys and Prises.idOrganismes is not null %} {% endif %} | {% endblock %} {% block list_object_actions %} {% if isSelect is not defined or isSelect!=1 %}{% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE")', Prises) %} {% endif %} | {% endif %} {% endblock %}
| {% trans from "Admingenerator" %}list.no.results{% endtrans %} | |||||||