[Bug 4241] Add lost/claims returned displays to patron record
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4241 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |All --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-12-28 17:48:42 UTC --- I've cherry-picked these changes into a branch, ip-bug-4241-lost-tab-2010-12-28, in my development repo at http://gitorious.org/koha-dev/koha-dev. I made one change from the way it is in Harley: I put the display of lost items into a tab on the patron detail page alongside checkouts, fines, and holds. The new functionality seems to be working in that: - marking something lost adds a fine to patron's record - marking something lost does or does not check in the item following the MarkLostItemsReturned system preference. A couple of bugs/to-dos I see: - The template has markup intended to handle deleted items when displaying the list of lost items. From this I assume it is supposed to show "deleted item" in the list if the lost item is deleted." However, when I delete one of the lost items it disappears from the list. - There seems to have been no code added to Harley to properly handle the addition of the MarkLostItemsReturned preference to the database or the incrementation of the version number. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org