https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41414
Alexander Wagner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alexander Wagner <[email protected]> --- The ISBN defines a title not the item. All items of a given title have the same ISBN by definition of the ISBN. If I get your point right you want to know that all branches have a given title in their holdings. I think this should be possible with some kind of report, but I am not sure that it works in stock koha. (Depends on fields exposed.) If not it might be one of the use cases for https://github.com/HKS3/koha-normalize-marc2db which serializes all Marc fields into Koha so they are directly accessible via SQL. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
