Merge branch 'fix/remove_dual_presupuesto_aceptado' into 'main'

corregido

See merge request jjimenez/safekat!658
This commit is contained in:
2025-04-04 16:30:42 +00:00

View File

@ -143,7 +143,7 @@
class="btn btn-primary w-100">Ajustar</button>
</div>
</div>
<?php if ($presupuestoEntity->estado_id == 2): ?>
<?php /*if ($presupuestoEntity->estado_id == 2): ?>
<div class="row">
<div class="col-sm-6 mb-1">
<label for="totalAceptado"
@ -152,7 +152,7 @@
class="form-control text-center fs-5 autonumeric-resumen-currency" value="" <?php echo ($tipo_impresion_id == 21) ? ' max=80' : '' ?>>
</div>
</div>
<?php endif; ?>
<?php endif; */?>
<div class="row">
<p>
<span id="aprobado_by_at"></span>