[Koha-bugs] [Bug 16200] New: 'Hold waiting too long' fee has a translation problem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 5 11:21:40 CEST 2016


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 at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at 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.


More information about the Koha-bugs mailing list