Correção de alguns valores no dash principal

This commit is contained in:
2026-08-24 12:07:56 -03:00
parent 7b3ec3e407
commit 04b78bc7de
12 changed files with 690 additions and 50 deletions

View File

@@ -168,6 +168,11 @@
<span class="text-gray-400">·</span>
<span class="text-red-400"><%= @entregas_falhadas %> falhadas</span>
</div>
<%# Conta VISITAS (é por ida ao local que o motorista recebe). O dashboard
de Operações conta NOTAS — a diferença são retentativas da mesma NF. %>
<p class="text-xs text-gray-500 mt-2">
visitas atendidas · <span class="text-gray-400"><%= @notas_atendidas %> notas fiscais</span>
</p>
</div>
<%# Card 3: Consolidações %>