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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 11:19:46 CEST 2017


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

--- Comment #3 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 65886
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65886&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

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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


More information about the Koha-bugs mailing list