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

Laura Escamilla <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151846|0                           |1
        is obsolete|                            |

--- Comment #4 from Laura Escamilla <[email protected]> ---
Created attachment 151847
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151847&action=edit
Bug 33698: Added fields to the verbose output

Test Plan:

1. Checkout an item to a patron.
2. Mark that item as withdrawn.
3. Run perl misc/cronjobs/delete_items.pl --where "items.withdrawn != 0"
--where "items.withdrawn_on <= ‘xxxx-xx-xx’” --verbose --commit (in the x’s
you’ll put the year-month-date for tomorrow)
4. Confirm that no barcode or title are shown.
5. Apply patch and restart services
6. Run the cron again.
7. Confirm that the barcode and title of the item withdrawn are shown and
correct. 
8. Sign off!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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