https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37332
--- Comment #6 from Emily Lamancusa <[email protected]> --- Created attachment 169047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169047&action=edit Bug 37332: Handle custom renewal date parameter in svc To test: 1. Check out an item to a patron 2. In the checkouts table on that patron's account, check the "Renew" checkbox for that item 3. Select a custom renewal date using the Renewal due date flatpicker 4. Click Renew selected items --> The item renews, but its new due date follows the renewal period specified in the circulation rules, regardless of what date was entered in the Renewal due date field 5. Enter another custom renewal date and renew checkout with the Renew all button --> Same result 6. Apply patch and restart_all 7. Repeat test plan --> Custom renewal date is now respected -- 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/
