diff --git a/plugins/exportFE/notifiche.php b/plugins/exportFE/notifiche.php index 35a82de8e..16be48587 100644 --- a/plugins/exportFE/notifiche.php +++ b/plugins/exportFE/notifiche.php @@ -42,6 +42,9 @@ foreach ($recepits as $nome) { $pieces = explode('_', $filename); $codice_stato = $pieces[2]; + // Informazioni sullo stato indicato + $stato_fe = $database->fetchOne('SELECT * FROM fe_stati_documento WHERE codice = '.prepare($codice_stato)); + echo ' '.$nome.' @@ -67,10 +70,17 @@ foreach ($recepits as $nome) { '; } - echo ' - '; + } elseif ($upload->id == $documento->id_ricevuta_principale) { + echo ' + '; + } echo '