http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14887 Bug ID: 14887 Summary: lost item fee displays as 0.00 for <<items.fine>> in overdue notice. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org In an overdue notice which uses 'items.fine', lost item fees in accountlines for a given borrower/itemnumber are not shown as fines, and therefore print as $0.00 in the notice. I'm not sure whether this is a timing issue (does longoverdue.pl need to run before overdue_notices.pl, as with the fines in bug 11144?), or if account type 'L' does not display in 'items.fine'. See bugs 14886 and 11144 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.