diff --git a/html/js/ajax_fiche.js b/html/js/ajax_fiche.js index 871b39eb1..746e7a704 100644 --- a/html/js/ajax_fiche.js +++ b/html/js/ajax_fiche.js @@ -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) {