diff --git a/html/js/acc_ledger.js b/html/js/acc_ledger.js index c30dbe324..dc4ddb29d 100644 --- a/html/js/acc_ledger.js +++ b/html/js/acc_ledger.js @@ -257,6 +257,7 @@ function ledger_fin_add_row() g("e_other"+nb.value).value=""; g("e_other"+nb.value+'_amount').value="0"; g("e_other"+nb.value+'_comment').value=""; + g("e_concerned"+nb.value).value=""; nb.value++; } /**