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

Joonas Kylmälä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Failed QA

--- Comment #8 from Joonas Kylmälä <[email protected]> ---
I think it would be better if you change those C4/Budgets.pm functions accept
directly a Koha::Patron, reading the code there is now a lot of duplication
regarding the unblessing of the patron. Haven't checked all cases but if you
check the code for CanUserUseBudget it's perfectly fine to just use the
Koha::Patron methods, just remove the curly braces from the current code
basically to make it work. I'd like to mark this as FQA if you don't mind.

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