Fix minore piani sconto
This commit is contained in:
parent
95d4d225c9
commit
768a9987da
|
@ -142,7 +142,6 @@ $("#idarticolo").on("change", function() {
|
||||||
$("#prezzivendita").html("");
|
$("#prezzivendita").html("");
|
||||||
$("#prezziacquisto").html("");
|
$("#prezziacquisto").html("");
|
||||||
$("#prezzo_unitario").val("");
|
$("#prezzo_unitario").val("");
|
||||||
$("#sconto").val("");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$(this).val()) {
|
if (!$(this).val()) {
|
||||||
|
|
Loading…
Reference in New Issue