Skip to content

Commit b2b39f8

Browse files
committed
fix: avviso per uscita da fattura di acquisto
1 parent a4aa0a3 commit b2b39f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/fatture/edit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,6 +1059,7 @@ function aggiornaTestoPagamento() {
10591059
$(document).ready(function() {
10601060
setTimeout(function() {
10611061
aggiornaTestoPagamento();
1062+
content_was_modified = false;
10621063
}, 500);
10631064
});
10641065

0 commit comments

Comments
 (0)