https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32487
--- Comment #2 from Katrin Fischer <[email protected]> --- There are actually quite a lot of cases that come to mind, where a record has no items but is still wanted/needed: * Set type records for multi-volumes * Series type records for traced series * Records where the item is linked using EasyAnalytics * Analytical records using 773 standard linking * Serials where the library has subscriptions and issues, but doesn't create items * Acquisition records where the library doesn't attach items or new standing order records * Electronic resources - 856 might not be best, as it could also be some other type of content enrichment like a scanned TOC. Maybe 007, Pos. 0? https://www.loc.gov/marc/bibliographic/bd007.html Maybe an option: add a --WHERE SQL condition option to the existing batchdeletebiblios.pl. This way it would allow libraries to easily specifiy "has no items", without going into the rabbit hole of discussing all the above cases. Keeping it simple. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
