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

Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98082|0                           |1
        is obsolete|                            |
  Attachment #98083|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Created attachment 98497
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98497&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

Signed-off-by: David Nind <da...@davidnind.com>

Signed-off-by: Andrew Fuerste-Henry <and...@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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