[Koha-bugs] [Bug 21944] Fix waiting holds at wrong location bug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 4 21:01:26 CET 2019


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

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at bywatersolutions.com

--- Comment #6 from Christopher Brannon <cbrannon at cdalibrary.org> ---
(In reply to Christopher Brannon from comment #5)
> Comment on attachment 83144 [details] [review]
> Bug 21944: Test for Circulation.pm
> 
> [11:01] <kidclamp> your tests look lright - except that you call
> ModReserveAffect
> [11:02] <kidclamp> the test shoudl be to do AddReturn on the waiting hold as
> if it is at another branch
> [11:02] <kidclamp> the tests are thenjust checks to verify the situation is
> as you expect it

Nick,
The question is, how do I test the branch destination?  Essentially the test
needs to check in an item that is waiting at a branch other than the branch it
is waiting at, and see if the item is put back into transit and the destination
is set for the pickup branch.  I am not sure how to do this.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list