https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24609
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #126319|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <[email protected]> --- 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 <[email protected]> -- 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/
