{% trans from "Admin" %}Providers list{% endtrans %}
{% endblock %}
{{ block('actionsmenu') }}
{% block list_scopes %}
{% endblock %}
{% block form_batch_actions %}
{% endblock %}
{% block list_thead %}
{% if isSelect is not defined or isSelect!=1 %}
{% endif %}
{% if isMulti is defined and isMulti==1 %}
{% endif %}
{% if isSelect is not defined or isSelect!=1 %}
{% endif %}
{% endblock %}
{% block list_tbody %}
{% if Providers|length > 0 %}
{% for Provider in Providers %}
{% if 1 %}
{% set oddclass=(loop.index0 % 2 == 0 ?'ginaodd':'ginaeven') %}{% block list_row %}
{% if isSelect is not defined or isSelect!=1 %}
{% endif %}
{% if isMulti is defined and isMulti==1 %}
{% endif %}
{% endblock %}
{% block list_object_actions %}
{% if (isSelect is not defined or isSelect!=1) and (isMulti is not defined or isMulti!=1) %}
{% endif %}
{% endblock %}
{% endif %}
{% endfor %}
{% endif %}
{% endblock %}
{% if sortColumn == 'idProvider' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Id'|trans({}, 'Admin') }}
{% if sortColumn == 'idProvider' %}
{% if sortColumn == 'idProvider' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'idNoticePeriod' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Notice period'|trans({}, 'Admin') }}
{% if sortColumn == 'idNoticePeriod' %}
{% if sortColumn == 'idNoticePeriod' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'carrierName' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Carrier name'|trans({}, 'Admin') }}
{% if sortColumn == 'carrierName' %}
{% if sortColumn == 'carrierName' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'idCountryProviderGroup' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Provider group'|trans({}, 'Admin') }}
{% if sortColumn == 'idCountryProviderGroup' %}
{% if sortColumn == 'idCountryProviderGroup' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'idCompanyType' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Provider type'|trans({}, 'Admin') }}
{% if sortColumn == 'idCompanyType' %}
{% if sortColumn == 'idCompanyType' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'idBillingFrequency' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Billing frequency'|trans({}, 'Admin') }}
{% if sortColumn == 'idBillingFrequency' %}
{% if sortColumn == 'idBillingFrequency' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'idCurrency' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Currency'|trans({}, 'Admin') }}
{% if sortColumn == 'idCurrency' %}
{% if sortColumn == 'idCurrency' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'blDeactivated' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Active'|trans({}, 'Admin') }}
{% if sortColumn == 'blDeactivated' %}
{% if sortColumn == 'blDeactivated' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'dtCreate' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Create at'|trans({}, 'Admin') }}
{% if sortColumn == 'dtCreate' %}
{% if sortColumn == 'dtCreate' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% if sortColumn == 'dtUpdate' and sortOrder == 'ASC' %}
{% else %}
{% endif %}{{ 'Update at'|trans({}, 'Admin') }}
{% if sortColumn == 'dtUpdate' %}
{% if sortColumn == 'dtUpdate' and sortOrder == 'ASC' %}
{% else %}
{% endif %}
{% endif %}
{% trans from "Admingenerator" %}list.header.actions{% endtrans %}
{% block list_td_column_idProvider %}{{ Provider.idProvider }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idProvider'!='idHistory' and 'idProvider' in assocs|keys and Provider.idProvider is not null %}
{% endif %}
{% block list_td_column_cdProvider %}{{ Provider.cdProvider }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'cdProvider'!='idHistory' and 'cdProvider' in assocs|keys and Provider.cdProvider is not null %}
{% endif %}
{% block list_td_column_lbProvider %}{{ Provider.lbProvider }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'lbProvider'!='idHistory' and 'lbProvider' in assocs|keys and Provider.lbProvider is not null %}
{% endif %}
{% block list_td_column_nbContractualPeriod %}{{ Provider.nbContractualPeriod }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'nbContractualPeriod'!='idHistory' and 'nbContractualPeriod' in assocs|keys and Provider.nbContractualPeriod is not null %}
{% endif %}
{% block list_td_column_cdProviderAccount %}{{ Provider.cdProviderAccount }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'cdProviderAccount'!='idHistory' and 'cdProviderAccount' in assocs|keys and Provider.cdProviderAccount is not null %}
{% endif %}
{% block list_td_column_idNoticePeriod %}{{ Provider.idNoticePeriod }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idNoticePeriod'!='idHistory' and 'idNoticePeriod' in assocs|keys and Provider.idNoticePeriod is not null %}
{% endif %}
{% block list_td_column_carrierName %}{{ Provider.carrierName }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'carrierName'!='idHistory' and 'carrierName' in assocs|keys and Provider.carrierName is not null %}
{% endif %}
{% block list_td_column_idCountryProviderGroup %}{{ Provider.idCountryProviderGroup }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idCountryProviderGroup'!='idHistory' and 'idCountryProviderGroup' in assocs|keys and Provider.idCountryProviderGroup is not null %}
{% endif %}
{% block list_td_column_idCompanyType %}{{ Provider.idCompanyType }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idCompanyType'!='idHistory' and 'idCompanyType' in assocs|keys and Provider.idCompanyType is not null %}
{% endif %}
{% block list_td_column_idBillingFrequency %}{{ Provider.idBillingFrequency }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idBillingFrequency'!='idHistory' and 'idBillingFrequency' in assocs|keys and Provider.idBillingFrequency is not null %}
{% endif %}
{% block list_td_column_idCurrency %}{{ Provider.idCurrency }}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'idCurrency'!='idHistory' and 'idCurrency' in assocs|keys and Provider.idCurrency is not null %}
{% endif %}
{% block list_td_column_blDeactivated %}
{% if Provider.blDeactivated %}
{% else %}
{% endif %}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'blDeactivated'!='idHistory' and 'blDeactivated' in assocs|keys and Provider.blDeactivated is not null %}
{% endif %}
{% block list_td_column_dtCreate %}{% if Provider.dtCreate %}
{% set datetime_format = "d/m/Y" %}
{{ Provider.dtCreate|date(datetime_format) }}{% endif %}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'dtCreate'!='idHistory' and 'dtCreate' in assocs|keys and Provider.dtCreate is not null %}
{% endif %}
{% block list_td_column_dtUpdate %}{% if Provider.dtUpdate %}
{% set datetime_format = "d/m/Y" %}
{{ Provider.dtUpdate|date(datetime_format) }}{% endif %}{% endblock %}
{% if (isSelect is not defined or isSelect!=1) and 'dtUpdate'!='idHistory' and 'dtUpdate' in assocs|keys and Provider.dtUpdate is not null %}
{% endif %}
{% if Providers|length == 0 %}
{% trans from "Admingenerator" %}list.no.results{% endtrans %}
{% endif %}
{% block list_batch_actions %}
{% if isMulti is defined and isMulti==1 %}
{% endif %}
{% endblock %}
{% block list_paginator %}
{{ pagerfanta(Providers, 'admingenerator') }}
{% endblock %}
{% block endform_batch_actions %}
{% endblock %}
{% block filters %}
{% trans from "Admingenerator" %}list.filters{% endtrans %}
{% block contentactionsmenu %}
{% if (isSelect is not defined or isSelect!=1) and (isMulti is not defined or isMulti!=1) %}
{% block list_actions %}
{% if isMulti is not defined or isMulti!=1 %}
{% if is_expr_granted('hasRole("ROLE_EQUIPMENT_ADMINISTRATOR") or hasRole("ROLE_SUPER_ADMINISTRATOR") or hasRole("ROLE_NETWORK_ADMINISTRATOR") or hasRole("ROLE_NETWORK_ENGINEER_ADMIN") or hasRole("ROLE_NETWORK_ENGINEER")') %}
{% endif %}
{% endif %}
{% endblock %}
{% endif %}
{% if (isSelect is defined and isSelect==1) or (isMulti is defined and isMulti==1) %}
{% endif %}
{% endblock %}