mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-17 03:51:06 +01:00
Fix rigenerazione XML con save automatico della fattura
This commit is contained in:
parent
3ced78de7d
commit
6db88e76b1
@ -164,6 +164,7 @@ echo '
|
||||
event.preventDefault();
|
||||
|
||||
var form = $("#edit-form");
|
||||
form.find("*").prop("disabled", false);
|
||||
valid = submitAjax(form);
|
||||
|
||||
if (valid) {';
|
||||
|
Loading…
x
Reference in New Issue
Block a user