https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16200 Bug ID: 16200 Summary: 'Hold waiting too long' fee has a translation problem Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com The fee entry for 'hold waiting too long' creates an accountlines entry containing untranslatable text and using an F fee type. It would be better to have use a unique fee type that can be used to show a translated entry in the GUI. CancelReserve(): manualinvoice($reserve->{'borrowernumber'}, $reserve->{'itemnumber'}, 'Hold waiting too long', 'F', $charge); Shows in the German GUI as: Mahngebühr , Hold waiting too long 130251 Medium ansehen Physik in Demonstrationsversuchen. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.