[Koha-bugs] [Bug 19053] Auto renewal flag is not kept if a confirmation if needed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 7 18:52:50 CEST 2017


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 65588
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65588&action=edit
Bug 19053: Keep auto_renew flag if a confirmation is needed

If an item is checked out with the auto renewal flag and a confirmation
is needed (holds exist, past due date, etc.) the auto renewal flag will
get lost.

Test plan:
- Check an item out and specify a past due date
- Confirm the checkout on the confirmation screen
=> Without this patch the checkout is not marked as auto renewal
=> With this patch applied the auto renewal flag will be set to the
checkout

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


More information about the Koha-bugs mailing list