[Koha-bugs] [Bug 19383] Add ability to print hold receipts automatically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 3 14:26:48 CEST 2018


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 75009
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75009&action=edit
Bug 19383: Add ability to print hold receipts automatically

Some libraries don't wish to require librarians to confirm each hold during
checkin. Instead they would like to only be alerted that a hold was filled.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Enable the new syspref HoldsAutoFill
4) Check in an item that should be trapped for a hold
5) Note that instead of the modal asking if the hold should be filled,
   instead you get a message box showing the hold was filled, along
   with a button to print the hold slip.
6) Enable the new syspref HoldsAutoFillPrintSlip
7) Repeat step 4
8) Note the same behavior, but this time the print dialog displays
   automatically

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