https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37345
--- Comment #3 from Lucas Gass <[email protected]> --- Created attachment 169010 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169010&action=edit Bug 37345: Only toggle_onsite_checkout() if OnSiteCheckoutAutoCheck is enabled To test: 1. Find an item to checkout and a patron to check out to. 2. Set a due manually: "Specify due date (MM/DD/YYYY):" 3. Before checking out click the "Remember for session:" checkbox. 4. Check the item out. 5. The specific due date is not retained. 6. APPLY PATCH 7. Try 1 -4 again, now the date should be sticking. 8. Turn on the OnSiteCheckouts system pref and make sure it still works 9. Turn on the OnSiteCheckoutAutoCheck system pref and make sure the on-site checkbox is still checked after doing an on-site checkout. -- 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/
