mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-27 06:04:54 +01:00
Fix minore
This commit is contained in:
parent
fe1ea7e935
commit
70f8a79d91
@ -297,6 +297,7 @@ switch ($op) {
|
||||
}
|
||||
|
||||
$totale_documento = abs($totale_documento);
|
||||
$totale_documento = $dati_generali['ImportoTotaleDocumento'] ? $dati_generali['ImportoTotaleDocumento'] : $totale_documento;
|
||||
} catch (Exception $e) {
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user