[Koha-bugs] [Bug 26332] Koha::Account::pay incorrectly defaults to '0' for manager_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 15:25:26 CEST 2020


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

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 109430
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109430&action=edit
Bug 26332: Remove hard coded '0' for manager_id

This patch removes the fallback to '0' for the manager_id in
Koha::Account::pay. This will only affect plugins that contain a
background callback that doesn't set the user environment.

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


More information about the Koha-bugs mailing list