https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19741
Sandre Cunha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Sandre Cunha <[email protected]> --- Although not impossible, in our workflow it would be rare for an on order item to have an item-level hold. We do not assign barcodes until items are received and catalogued. For us, the main purpose of being able to see the holds at the time an item is received is to know whether or not to give it priority processsing. For this purpose, it doesn't matter whether the holds are bib- or item-level. The total number of holds is sometimes also useful for prioritizing. What is not useful is when the total number of holds is mulitplied by the item number. Any of the suggested ways of showing the holds would work. The first is most succinct, and as long as everyone knows the difference between the number in and outside of the parentheses, that's fine. The second option is short, and perhaps less open to misinterpretation, so that is the one I would choose. -- 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] http://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/
