[Koha-bugs] [Bug 29346] Add real-time holds queue update option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 29 03:03:45 CEST 2022


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

--- Comment #79 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 134342
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134342&action=edit
Bug 29346: Use fully qualified names for C4:Circulation routines in
C4::HoldsQueue

I suppose this is similar to circular dependency on other patch

HoldsQueue uses Circulation uses BatchUpdateBiblioHoldsQueueuse HoldsQueue

Without this the background job builds the queue, but reports failure:
Holds queue for biblio The Jacobite clans of the Great Glen, 1650-1784 /. An
error occurred (Undefined subroutine &C4::HoldsQueue::GetTransfers called at
/kohadevbox/koha/C4/HoldsQueue.pm line 351. )

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list