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:
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…
Reference in New Issue
Block a user