[Koha-bugs] [Bug 35950] Move the handling of statistics patron logic out of CanBookBeIssued

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 12 18:10:59 CET 2024


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|35840                       |

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I think the AddReturn should be moved into circ/circulation.pl after the call
to CanBookBeIssued when CanBookBeIssued returns a 'stat' response.. I also
think that perhaps the actual recording of the state should be dropped from
CanBookBeIssued and only take place within AddReturn.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35840
[Bug 35840] Local use is double-counted when using both RecordLocalUseOnReturn
and statistical patrons
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list