1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-27 00:06:14 +01:00

Fix minore

This commit is contained in:
Pek5892 2023-12-05 16:41:33 +01:00
parent fe1ea7e935
commit 70f8a79d91

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) {
}