[Koha-bugs] [Bug 21801] paycollect.pl should pass library_id when adding accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 3 04:29:06 CEST 2019


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

--- Comment #7 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 91200
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91200&action=edit
Bug 21801: (follow-up) Use ->account

This patch is a minor refactoring, that reuses the $account object we
already get from $patron, instead of creating new ones all over the
place. Code gets simpler to read too.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

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


More information about the Koha-bugs mailing list