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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #15 from Nick Clemens <[email protected]> ---
Test plan:
 0 - Set ReservesMaxPickUpDelay to some value greater than 0
 1 - Place a hold for a patron
 2 - Check in and confirm the hold to set status to waiting
 3 - On patron screen there should be a message "Waiting at X until d/a/te"
 4 - Run the itiva outbound cronjob script:
perl /path/to/koha/misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl -o
~/itiva.tmp -w 0 --type=RESERVE
 5 - Check the output file, the max waiting date seen above should be there
 6 - Add a holiday (or several) on the max waiting date
 7 - Run the script again
 8 - Date should eb unchanged in file
 9 - Apply patch
10 - Run the script again
11 - Date should now be moved past the holidays set in step 6

-- 
You are receiving this mail because:
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