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

--- Comment #852 from Marcel de Rooy <[email protected]> ---
(In reply to Marcel de Rooy from comment #851)

> In conclusion: We dont wanna die here, but as for ReturnClaims we could send
> a code to the template allowing to return something meaningful to the user?
> Obsoleting the last patch now. Correct me when I am wrong.

And looking in context, I indeed see stuff like:

    elsif ( $code eq 'WrongTransfer' ) {
        ;    # FIXME... anything to do here?
    }
    elsif ( $code eq 'WrongTransferItem' ) {
        ;    # FIXME... anything to do here?
    }

So lets just leave as-is now.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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