Fix minore

This commit is contained in:
Pek5892 2023-12-05 16:41:33 +01:00
parent fe1ea7e935
commit 70f8a79d91
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@ switch ($op) {
}
$totale_documento = abs($totale_documento);
$totale_documento = $dati_generali['ImportoTotaleDocumento'] ? $dati_generali['ImportoTotaleDocumento'] : $totale_documento;
} catch (Exception $e) {
}