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

Martin Renvoize <[email protected]> changed:

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

--- Comment #8 from Martin Renvoize <[email protected]> ---
(In reply to Katrin Fischer from comment #6)
> I am a little confused by this one. The POD documents a force parameter, but
> it doesn't appear to be implemented (see FIXME). And there is also another
> FIXME about adding tests. Can you please check?

Fair questions; The FIXME was left behind during various rebases and signified
possible future work to be done. I have removed it in the followup and left
myself a local note instead.  As for the force parameter, it was in-fact
implemented but only for the 'transfer limits' case and not the 'transfer in
progress' case.  I've renamed the parameter to clarify it's use in the
followup.

This is really just foundational work.. I've tried hard to think of future use
cases, but I have a feeling I'll be making minor adjustments to this method as
I start replacing uses of C4::Circulation::transferbook and
C4::Items::ModItemTransfer with calls to this new method.

-- 
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