añadido fijo de lomo interior en las funciones getcostelinea y getcostelinearotativa

This commit is contained in:
2025-07-02 14:24:26 +02:00
parent 7bfe9c002a
commit 40391405eb
3 changed files with 28 additions and 0 deletions

View File

@ -412,6 +412,7 @@ class Presupuestocliente extends \App\Controllers\BaseResourceController
}
}
}
$lomo = round($lomo, 2);
$errors = [
'status' => 0,