https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #3 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 169141 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169141&action=edit Bug 18657: Add the possibility to add lost items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem -- You are receiving this mail because: You are watching all bug changes.