https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39405
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #33 from Martin Renvoize (ashimema) <[email protected]> --- The perfectionist in me would love to adjust the parameters we pass to the plugin here.. I'd love to see a Koha::Checkout object passed which could then easily be used to fetch cached patron, item etc etc information. However.. the pragmatist in me knows that's out of scope and would mean adding either unrequited DB hits within CalcFine itself or reworking the callers to pass this information instead of passing plain hashes and strings. So.. with that in mind I'm going to PQA. -- 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/
