https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42599 Bug ID: 42599 Summary: Inventory tool reports items missing that are in another location Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: tony.z@swau.edu QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Our library has a number of books with copies having multiple item types (think Main and Vault, for instance.) When I scan the shelves in the Vault, I generate a barcode list, then upload it to the inventory tool, and check the "Vault" box to filter by item type, it correctly handles the ones I've scanned, but it also indicates that items out in the Main collection, but attached to the same bib record, are missing. I think the problem is that the filtering by item type works off the 942 field in the bib record, but there's only one item type there whereas multiple item records, possibly with different item types, can be attached to the same bib record. Is there a way to have the inventory tool filter on the Koha item type in the item record(s), rather than using the bib record item type? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.