Arreglado preview grapado

This commit is contained in:
imnavajas
2024-04-09 14:00:42 +02:00
parent 71a8f9e135
commit 1086d5f9c1
2 changed files with 9 additions and 6 deletions

View File

@ -1749,8 +1749,8 @@ class PresupuestoService extends BaseService
$linea = PresupuestoService::getLineaPresupuestoPlana($data);
if ($tipo_impresion_id == 5 || $tipo_impresion_id == 6 ||
$tipo_impresion_id == 7 || $tipo_impresion_id == 8 || $tipo_impresion_id == 21) {
$tipo_impresion_id == 7 || $tipo_impresion_id == 8) {
if ($uso == 'cubierta'){
$linea['fields']['num_formas']['num_formas_horizontales'] *= 2;
$linea['fields']['num_formas']['value'] *= 2;