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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 30 16:40:47 CET 2024


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

            Bug ID: 35950
           Summary: Move the handling of statistics patron logic out of
                    CanBookBeIssued
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Currently CanBookBeIssued handles the logic of what to do with statistical
patron checkouts and a call to AddReturn. ( see Bug 27992 )

Maybe that logic would be better handled elsewhere?  But where? 
Koha::Patron->statistical_checkout? 

Also see Bug 35840

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


More information about the Koha-bugs mailing list