Fix Bug : financial ledger, first sold is clean
This commit is contained in:
parent
8dd3e9ed90
commit
5b6bd52fdd
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ function clean_Fid(p_ctl)
|
|||
if ( $(nSell) ) { $(nSell).value=""; }
|
||||
if ( $(nBuy) ) { $(nBuy).value="";}
|
||||
if ( $(nTva_id) ) { $(nTva_id).value="-1"; }
|
||||
if ( $("first_sold")) { $("first_sold").value=""; }
|
||||
|
||||
}
|
||||
function errorFid(request,json) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue