[Koha-bugs] [Bug 10067] decreaseLoanHighHolds messes with specify due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 25 19:25:10 CEST 2015


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

--- Comment #9 from Eivin Giske Skaaren <eskaaren at yahoo.no> ---
Created attachment 39491
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39491&action=edit
Bug 10067 - decreaseLoanHighHolds messes with specify due date

To test:

1. On a branch up to date with master: apply the patch.

2. Try to check out items both with and without holds.
(The decreaseLoanHighHolds function should be configured and kick in when
testing an item.

3. Expected results are:
The due date date field should be cleared after checkout if "Remember for
session"
is not selected. If it is selected then the chosen date should stay in the
field even
if the warning about reduced loan time for an item with too many holds is
displayed.
Also the correct due dates are shown in the table after a checkout.

Known limitation: Does not work too well when jumping between different parts
of the system as it relies on the values sent to the circulation.pl script.

Sponsored-by: Halland County Library

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


More information about the Koha-bugs mailing list