dever %!s(int64=3) %!d(string=hai) anos
pai
achega
dcc2d510ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/cash/lib/Set.php

+ 1 - 1
app/cash/lib/Set.php

@@ -8,7 +8,7 @@ class Set
 {
     public function getCash($cash)
     {
-        return floor($cash, 2);
+        return round($cash, 2);
     }
     public function info($audit_type, $audit)
     {