small bug : let duplicate reconciliation in FIN
This commit is contained in:
parent
4375306428
commit
8f54b625a3
1 changed files with 1 additions and 0 deletions
|
|
@ -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++;
|
||||
}
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue