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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 169436
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169436&action=edit
Bug 37396: Add missing cud-checkout op to form

To test:

1. Set the system preference 'OverduesBlockCirc' to 'Ask for Confirmation'
2. Enable the BatchCheckout system preference
3. Checkout an item to a patron and backdate the due date so that it is
overdue.
4. Attempt to checkout an item or a set of items using the Batch Checkout
feature. The batch checkout page will ask you to confirm the checkouts because
the 'Patron has 1 overdue item'.
5. Confirm the checkout and go to the patron's holdings table. The items you
checked out via the batch checkout were not issued to the patron.
6. Apply patch
7. Repeate batch checkout
8. Confirm the checkout
9, Items are successfully issued!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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