1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Aggiornamento delle stampe

Miglioramento dello stile delle stampe convertite.
This commit is contained in:
Thomas Zilio
2017-09-13 11:15:31 +02:00
parent 5818082c08
commit a9b71e9c4b
12 changed files with 269 additions and 238 deletions

View File

@@ -797,7 +797,7 @@ function sum($first, $second = null, $decimals = null)
}
}
return $result;
return floatval($result);
}
function redirectOperation($id_module, $id_record)