http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7716 --- Comment #2 from MJ Ray (software.coop) <mjr@ttllp.co.uk> --- (In reply to comment #1)
Is the goal to record that a specific person 'used' something, but didn't borrow it?
I think the goal is actually recording the printing-off of infinitely-reproducible items or the issuing of login tokens for e-documents.
[...] Item types are flat, which would mean we'd need to set some kind of flag at the item type level to indicate that it's "statistical" or not.
If we want to be massively general, yes, but if it is basically a type of infinite item, do we need the flag?
I think maybe the thing do to is create a way for Koha to record arbitrary stats, linkable to various objects like patrons and items, that can be called from anywhere in the system.
Don't we already have that, with the logs? It feels like the unsolved part is the auto-returning of "checked out" items. -- You are receiving this mail because: You are watching all bug changes.