mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
modificando presupuestos. falta preguntar si añadir solapas (cubierta) y solapas (sobrecubierta)
This commit is contained in:
@ -219,6 +219,10 @@ class DatosLibro {
|
||||
$(document).trigger('remove-servicio-lineas', 'solapas');
|
||||
}
|
||||
}, 100);
|
||||
|
||||
// para que se actualice el comparador
|
||||
$('paginas').trigger('change');
|
||||
|
||||
$(document).trigger('update-presupuesto', {
|
||||
update_lineas : false,
|
||||
update_servicios : true,
|
||||
|
||||
Reference in New Issue
Block a user