1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00
This commit is contained in:
MatteoPistorello
2023-07-25 10:06:16 +02:00

View File

@@ -110,6 +110,7 @@ echo '
} }
echo ' echo '
$("#barcode").focus(); $("#barcode").focus();
$("#causale").trigger("change");
}); });
$(document).on("keyup", function (event) { $(document).on("keyup", function (event) {