[Koha-bugs] [Bug 6151] IndependantBranches and HomeOrHoldingBranchReturn can prevent items from being checked in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 7 14:23:39 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6151

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> ---
My previous test still does not work.

Maybe you should replace l.470 (circ/circulation.pl) with:
    $it->{'return_failed'} = $return_failed{$it->{'barcode'}};
the failedreturn param contains a barcode, not an itemnumber.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list