http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15334 Bug ID: 15334 Summary: Accountlines should link to issues/old_issues using issue_id. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com We have perennial problems with fines due to the fact that fines don't link back to check-outs... now that we've added issue_id, we should add a linking field in accountlines, and use that wherever it's possible in the fines code (for example, fines.pl should try to link to issue_id, and only fall back to reading the description if issue_id is NULL). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.