From 902cea5783f59304503b067dc6d3a13969b47452 Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Mon, 29 Sep 2025 11:02:34 -0300 Subject: [PATCH] =?UTF-8?q?Ajuste,=20aplicando=20filtro=20de=20consulta=20?= =?UTF-8?q?por=20conter=20NF=20no=20relat=C3=B3rio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../financial_movements/financial_movements_datagrid.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/print/financial_movements/financial_movements_datagrid.php b/vendor/print/financial_movements/financial_movements_datagrid.php index 8e6c71e..dabae8c 100644 --- a/vendor/print/financial_movements/financial_movements_datagrid.php +++ b/vendor/print/financial_movements/financial_movements_datagrid.php @@ -142,7 +142,7 @@ try{ $header .= ' '; $header .= ' '; - $header .= ' '; + $header .= ' '; $header .= ' '; $header .= ' '; $header .= ' '; @@ -238,7 +238,7 @@ try{ $i++; $body .= ' '; - $body .= ' '; + $body .= ' '; $body .= ' '; $body .= ' '; $body .= ' ';
CNSREFERÊNCIAPAGAMENTODESCRIÇÃO
'.$i.''.$Result->cns.''.$Result->movement_reference.''.(isset($Result->movement_date_paid) ? date('d/m/Y', strtotime($Result->movement_date_paid)) : ($Main->CheckDay($Result->movement_date_scheduled) > 1 ? $Main->diffDate($Result->movement_date_scheduled, date('Y-m-d')).' dia(s) de atraso' : '')).''.$Result->description.'