mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'fix/añadir_manipulado_solapas_grandes' into 'main'
cambiado el servicio de solapas grandes del 79 al 73 See merge request jjimenez/safekat!411
This commit is contained in:
@ -2025,7 +2025,7 @@ class Presupuestocliente extends \App\Controllers\BaseResourceController
|
||||
|
||||
// Servicios acabado
|
||||
$resultado = PresupuestoCLienteService::getServiciosManipulado([
|
||||
'tarifa_id' => 79,
|
||||
'tarifa_id' => 73,
|
||||
'tirada' => $datosPedido->tirada,
|
||||
'POD' => $POD,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user