https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24609 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #126319|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <martin.renvoize@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@theke.io> -- You are receiving this mail because: You are watching all bug changes.