[Bug 3470] New: Track changes to borrower record
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3470 Summary: Track changes to borrower record Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: Patrons AssignedTo: gmcharlt@gmail.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: Sponsored Sponsored by East Brunswick Public Library, East Brunswick, NJ, USA. Track staff login id or initials on borrower registration record and also track staff member involved in changes to borrower record (include date of record creation or change as well. Adds a Revision History tab to the bottom set of tabs (Checked Out, Fines & Charges, etc.) on the patron record. Patch was submitted July 24, 2009. Comments from Galen: There are some problems with this patch: [1] If CataloguingLog is turned on, any actions on a bib or item record sharing the same ID number as the patron will also be displayed. [2] Similarly, if SubscriptionLog is turned on, action history for serials will get mixed in. The query in GetMemberRevisions needs to limit itself to action_logs.module values that refer to borrowernumbers. [3] The action_logs.object column that the query in GetMemberRevisions depends on is not indexed, meaning that getting the patron revision history will become an increasingly expensive operation. We will revise and resubmit. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3470 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |kohaprogrammers@ptfs.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com