Koha/C4/SIP/ILS/Transaction
Martin Renvoize 4bf43fc066 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.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-03 15:36:13 +01:00
..
Checkin.pm Bug 24446: (QA follow-up) Set TransferTrigger to 'Reserve' for bug 24298 2021-03-03 15:36:13 +01:00
Checkout.pm Bug 26591: SIP option prevcheckout_block_checkout to block checkout of previously checked-out documents 2021-03-01 15:14:22 +01:00
FeePayment.pm Bug 25095: Remove warn left in FeePayment.pm 2020-04-14 08:20:53 +01:00
Hold.pm Bug 23403: Fix whitespace 2020-05-15 09:48:27 +01:00
Renew.pm Bug 24083: Add support for unseen_renewals 2020-11-11 16:09:58 +01:00
RenewAll.pm Bug 15253: Rename syslog() to siplog() 2020-05-12 11:46:46 +01:00