[Koha-bugs] [Bug 35921] Improve perfs of acqui-home.pl when there are many budgets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 16:18:20 CET 2024


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

--- Comment #14 from Jonathan Druart <jonathan.druart at gmail.com> ---
(In reply to Julian Maurice from comment #8)
> (In reply to Jonathan Druart from comment #7)
> > You are mixing unblessed and blessed in budget_owner.
> > The logged in patron will be a hashref and others will be Koha::Patron
> > objects.
> No ? The %patrons hash only contains Koha::Patron object. $loggedinpatron is
> a hashref but it's not in the %patrons hash and is not used for
> budget_owner, only as a CanUserUseBudget parameter.

Yes, sorry, it seems that I misread something!

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


More information about the Koha-bugs mailing list