https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24298 --- Comment #23 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 100622 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100622&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. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.