https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36762

--- Comment #9 from Emmi Takkinen <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to