[Bug 15675] Add issue_id column to accountlines and use it for updating fines
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15675 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47373|0 |1 is obsolete| | --- Comment #11 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 47378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47378&action=edit Bug 15675 - Add issue_id column to accountlines and use it for updating fines Right now, fines are updated based on the fine description. There are a number of areas where this can go wrong ( date or time format changing, title being modified, etc ). Now that issues has a unique identifier, we should use that for selection and updating of fines. Test Plan: 1) Apply this patch 2) Test creating and updating fines via fines.pl and checking in overdue items. No changes should be noted. 3) prove t/db_dependent/Circulation.t Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org