http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14945
--- Comment #14 from Heather Braum <[email protected]> --- I don't have the ability to test this right now. But based on the description, I think this may be a good solution. I would be interested in having a date returned timestamp as well in the table, unless it's easily queried from another table. Items can get checked out over and over again by the same patron -- it may get difficult to distinguish which time was what to provide more info to the patron, plus the less tables you have to query, the easier the reports are to write and return. What happens when the item is returned again? Does the previous entry for the same item get deleted? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
