[Koha-bugs] [Bug 24526] Auto renewal cronjob should have verbose and test mode options

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 28 15:30:07 CET 2020


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 98037
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98037&action=edit
Bug 24526: Add verbose and commit options to automatic_renewals cronjob

To test:
 1 - Apply patch
 2 - Have some items marked for auto-renewal
 3 - Run the job with no parameters
 4 - It should print 'Test mode'
 5 - Provide -v
 6 - It should print 'Test mode' then a line for each item
 7 - Provide -v -c
 8 - It should not say test mode, but should provide a line for each item
 9 - Provide -c
10 - Shoudl run as expected with no output

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


More information about the Koha-bugs mailing list