http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14398 Bug ID: 14398 Summary: Duplicate inventory results when an item is in the wrong place (ie using branch/location filter) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org At the moment, if an item is in the "wrong place" during an inventory, it will show up with a "problem" of "Item should not have been scanned", which makes sense. However, a duplicate row will also turn up saying "Change item status". This is a row that comes up due to a bug in the processing of not for loan values http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12913. In other words... an item might have multiple problems, but instead of listing multiple problems, an entire extra row gets added to the inventory results. I suppose this could be by design, but it seems like a bug to me, especially if you're feeding your inventory results into "Batch Item Modify" later... -- You are receiving this mail because: You are watching all bug changes.