[Koha] MARC to Koha mapping of item records
Owen Leonard
oleonard at myacpl.org
Sat Mar 21 04:14:41 NZDT 2009
> For example, I don't see a Koha field for total checkouts in the items
> table. Is it possible to add this field?
Koha keeps track of checkouts via a separate table, the statistics
table. I wrote a little about it here:
http://www.myacpl.org/koha/?p=62. That's what Joe means about the data
being frozen: Koha wouldn't increment the number for you because it
doesn't work that way.
I'm not sure what strategies migrating libraries have used to keep
consistent statistics across installations.
-- Owen
--
Web Developer
Athens County Public Libraries
http://www.myacpl.org
More information about the Koha
mailing list