{% transchoice pagination_total with {'%termo%': app.session.get('exportacaoshapefile_search_text'),'%total%':pagination_total} %}busca.resultado{% endtranschoice %}
| Data de inĂcio | Data de fim | Progresso | Status | Download | |
|---|---|---|---|---|---|
| {{ entity.datInicio|date("d/m/Y") }} | {{ entity.datFim|date("d/m/Y") }} | {% if entity.numViagensProcessadas > 0 %}{{ entity.numViagens|default(0) / entity.numViagensProcessadas|default(1) * 100 ~ '%'}} ({{ entity.numViagens ~ '/' ~ entity.numViagensProcessadas }}) | {% else %}{{ entity.numViagens|default(0) / 1 * 100 ~ '%'}} ({{ entity.numViagens ~ '/' ~ entity.numViagensProcessadas }}) | {% endif %}{{ entity.status }} |