3 Mar
2021
3 Mar
'21
3:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24446 --- Comment #68 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 117604 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117604&action=edit Bug 24446: (QA follow-up) Set TransferTrigger to 'Reserve' for bug 24298 The SIP initiated transfer was set to use the 'TransferTrigger' passed back from AddReturn; However, TransferTrigger is not set for reserves in AddReturn (It's is set controller side by circ/returns.pl). We thus need to also hard code the trigger type in the SIP transaction for reserves. -- You are receiving this mail because: You are watching all bug changes.