https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41414 --- Comment #5 from Christopher Brannon <cbrannon@cdalibrary.org> --- Ideally, yes, it would be great to have only one ISBN to a record. But unfortunately everyone catalogs differently. I'm wondering if there could be some way to create a table to link an item number to a specific ISBN, and then reflect that in the record/holdings somehow. It would be great if: * The ISBN fields (20a) could show how many items in that table use that ISBN. If we see a zero count, we could remove the entry from the table * The holdings editor allowed us to select an ISBN from the 20a and that would update the this table. Then the table wouldn't have to be updated manually. I don't know if this information could be stored in the item record, as it would make showing counts by the 20a field difficult/slow. I think having a separate table would be the way to go. Just spitballing ideas here. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.