13 May
2026
13 May
'26
1:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36762 --- Comment #9 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- At least setting variable $ignoreRs as 1 doesn't work logically. Code block for elsif ( $op eq "cud-SetTransit" ) where variable is set is called _after_ selecting clicking "Transfer to Branch B.". Clicking "Transfer" button in form calls "cud-transfer" block and Koha attempts to create transfer. When "Transfer to.." is then clicked, "cud-transfer" is never called again and no transit is actually made. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.