https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24298 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99775|0 |1 is obsolete| | --- Comment #18 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 99782 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99782&action=edit Bug 24298: Record transfer triggers for returns This patch adds handling to catch transfers that may have been triggered on item return. Test Plan: 1) Enable AutomaticItemReturn and accompanying system preference 2) Return an item to the wrong branch and note the transfer 3) Check the database for the new trigger value Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Added test plan. Works Ok, trigger saved in database. -- You are receiving this mail because: You are watching all bug changes.