http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9011
--- Comment #132 from Chris Rohde <[email protected]> --- Another point to make is that if a library is using RFID/AMH (Automated Materials Handling), the materials are checked in before anyone has a chance to catch damages. We don't charge for damages, unless an item is completely unusable. However, when items such as a storytime kit go in, it jams the sorter. In our case, we offer the anonymization option to our patrons, to honor their privacy choice. I'd be fine with using a timestamp on the lastpatron table, and a chron job which slides along datewise, deleting returns older than 'x' days. -- 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/
