Ricaricamento costi intervento all'inserimento articolo
This commit is contained in:
parent
696dcd91bb
commit
e56dfe1927
|
@ -829,6 +829,7 @@ $(document).ready(function() {
|
|||
$("#barcode").val("");
|
||||
$("#id_articolo").selectReset();
|
||||
caricaRighe(null);
|
||||
caricaCosti();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue