diff --git a/admin/reports.php b/admin/reports.php index d8a58f25..5a648419 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -260,6 +260,7 @@ document.addreport.stock.style.display='none'; document.getElementById('reporttypecustom').style.display=''; document.getElementById('reportstockcustom').style.display=''; + document.addreport.comment.value=''; } } }