https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24857
--- Comment #78 from David Cook <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #74) > A volume is a grouping of items within a bib. See bug 24860 for one > implementation (patrons can place hold on a volume, get first available item > within that volume). Imagine, say, a bib containing multiple copies of a > multi-volume series. Patron wants whichever copy of Book 1 comes in first. That's interesting. I wonder if we should use more generic terminology like "item_group" instead of "volume". Perhaps each group could have a translatable label assigned so you could choose "Volume", "Kit", etc. This might be useful for libraries that provide kits, toy bags, computers (with peripherals). Individual pieces could be barcoded and be items in their own right, but be grouped together. -- 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/
