[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
Fri Nov 9 15:59:51 CET 2018


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 82173
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82173&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.

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


More information about the Koha-bugs mailing list