[Koha-bugs] [Bug 10529] New: Dollar sign hardcoded in patron message

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 2 15:16:40 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10529

            Bug ID: 10529
           Summary: Dollar sign hardcoded in patron message
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: colin.campbell at ptfs-europe.com
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

The routine patronflags in C4::Members sets messages if patron owes or is
credited with an amount of money. Unfortunately for those of us not using
dollars as our currency. The amounts appearing in these messages is hardcoded
to be preceded by $ it should be more sensitive to the configuration.

One of the places this message is displayed is on self issue machines, which
being public facing cause libraries some embarrasment

-- 
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