[Koha-bugs] [Bug 24609] Add routes for updating checkouts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 15 13:51:24 CEST 2021


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

--- Comment #25 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 126319
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126319&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.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list