mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
lineas presupuesto actualizadas con tirada
This commit is contained in:
@ -265,8 +265,11 @@ class DatosLibro {
|
||||
const url_parts2 = url2.split('/');
|
||||
|
||||
if(url_parts2[url_parts2.length-2] == 'edit'){
|
||||
$(document).trigger('update-lineas-presupuesto');
|
||||
//update_servicios(false)
|
||||
//updateLineasPresupuesto()
|
||||
|
||||
/* TO-DO
|
||||
if(update_tiradas_alternativas)
|
||||
updatePresupuesto({
|
||||
update_lineas: true,
|
||||
@ -283,7 +286,9 @@ class DatosLibro {
|
||||
update_resumen: false,
|
||||
update_tiradas_alternativas: false
|
||||
})
|
||||
|
||||
checkInsertar()
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user