haciendo la conexion con el ajax del comparador negro

This commit is contained in:
Jaime Jiménez
2023-09-26 15:17:49 +02:00
parent 991a27286b
commit 693504f9d7
10 changed files with 298 additions and 64 deletions

View File

@ -95,7 +95,7 @@ class PresupuestoService extends BaseService
*
* @return [type]
*/
public static function getCostesLinea($uso, $tipo, $datosPedido, $maquina, $papel_impresion, $opciones_papel, $tarifa)
public static function getCostesLinea($uso, $datosPedido, $maquina, $papel_impresion, $opciones_papel, $tarifa)
{
$response['fields'] = [];
@ -117,7 +117,7 @@ class PresupuestoService extends BaseService
if ($response['fields']['num_formas']['posicion_formas'] == 'n/a') {
$response['error']['value'] = true;
$response['error']['message'] = 'no_formas_disponibles';
return response;
return $response;
}
// precio del pliego de impresion