[Koha-bugs] [Bug 24239] New: Let the ILL module set ad hoc hard due dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 14:47:24 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24239

            Bug ID: 24239
           Summary: Let the ILL module set ad hoc hard due dates
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ILL
          Assignee: magnus at libriotech.no
          Reporter: magnus at libriotech.no

Scenario: A member of staff has gotten an ILL loan with a date due 1 year into
the future. The person handling the ILL request knows this, but needs a way to
tell Koha to use the given hard due date when the loan is issued at the front
desk, where noone knows about the special due date for this loan. 

The Swedish Libris ILL backend lets librarians store a specific due date when
an ILL loan is received. This is stored as a ILL request attribute.

This patch adds a syspref that can take the name of the illrequestattribute
used to store the specific date. If the syspref is set, and if an item is
connected to an ILL request, the due date will be taken from the
illrequestattribute, instead of being calculated in the regular way, based on
patroncategory and itemtype.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list