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

            Bug ID: 12914
           Summary: Wrong message 'Patron(..) is blocked for 2014-09-30
                    day(s).
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

If a patron has a manual restriction, /cgi-bin/koha/circ/circulation.pl can
display a message similar to the following:

Patron has had overdue items and is blocked for 2014-09-30 day(s).

This is related to sub IsMemberBlocked in C4/Members.pm that returns a date but
is expected to return a number of days. It should have an additional status for
returning dates instead of days to use in C4/Circulation.pm and circulation.tt

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

Reply via email to