Bug 32083 - POD for GetMaxPatronHoldsForRecord references ReservesControlBranch
Summary: POD for GetMaxPatronHoldsForRecord references ReservesControlBranch
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2022-11-03 10:17 UTC by Nick Clemens (kidclamp)
Modified: 2022-11-03 10:17 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 );