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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 26 17:21:46 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126319|0                           |1
        is obsolete|                            |

--- Comment #33 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 126924
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126924&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