[Koha-bugs] [Bug 33608] Allow to get statistics about found/recovered books

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 13:20:22 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Andrew Fuerste-Henry from comment #10)
> Item_found and item_lost don't fit very well with the other types of actions
> recorded in statistics, conceptually. Everything else is an action that
> someone took -- checkout, checkin, payment, writeoff, etc. Item_found and
> item_lost are changes to the state of the item as a result of one of those
> actions. So this feels like it's adding confusion to the nature of the data
> recorded in this table.

Thx for taking a look.
Found and lost represent the result of actions like a checkin or an item edit.
These actions do change state of the items just like the other ones mentioned.
I do not really see why this would create confusion. Since the table has a very
generic name (statistics), and the data stored fits fine in the current table
design, I opted for this solution. All data is about item status changes. The
one thing we are missing the most is the number of found/recovered items.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list