[Koha-bugs] [Bug 24609] Add routes for getting and setting checkout due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 13 15:04:44 CEST 2021


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

--- Comment #21 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 126194
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126194&action=edit
Bug 24609: Add trigger to set items.onloan on due_date update

This patch adds an overridden store method to Koha::Checkout to catch
due_date changes and trigger an update of the items.onloan field.

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


More information about the Koha-bugs mailing list