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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/