https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13125
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Total Holds does not tally |Total holds does not tally |holds / items.reserves is |holds / items.reserves is |not populated |not populated --- Comment #6 from Katrin Fischer <[email protected]> --- It feels like the unresolved question here is how to treat record level holds vs. item level holds. That makes it different to renewals and issues counts that are always item specific. Thinking of a serial with a lot if issue items... it doesn't seem to make sense to always increment the number in all items. But only item level holds might not be useful... A total number of issues/renewals might be able to tell you something about the 'wear' of an item, but holds doesn't help here. The number would just keep increasing without the context of a date range. I think we should remove the column actually because I don't see a way to make this number generally useful compared to what we can query from the logs. -- 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/
