Bug 32083

Summary: POD for GetMaxPatronHoldsForRecord references ReservesControlBranch
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2022-11-03 10:17:43 UTC
Example usage names wrong routine

2331 =head2 GetMaxPatronHoldsForRecord
2332 
2333 my $holds_per_record = ReservesControlBranch( $borrowernumber,      $biblionumber );