95889857c7
This routine retrieves the branch/patron category circulation rules for a given branch and patron category. The return value is a hashref containing the following key: maxissueqty - maximum number of loans across all item types This will first check for a specific branch and category match from branch_borrower_circ_rules. If no rule is found, it will then check default_branch_circ_rules (same branch, default category). If no rule is found, it will then check default_borrower_circ_rules (default branch, same category), then failing that, default_circ_rules (default branch, default category). If no rule has been found in the database, it will default to the built in rule: maxissueqty - undef Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
.. | ||
data/db_schemas | ||
db_dependent | ||
lib | ||
Amazon.t | ||
Barcodes_PrinterConfig.t | ||
Bookfund.t | ||
Bookseller.t | ||
Boolean.t | ||
Branch.t | ||
Calendar.t | ||
Charset.t | ||
database_dependent.pl | ||
Date.t | ||
Dates.t | ||
Debug.t | ||
dummy.t | ||
icondirectories.t | ||
Input.t | ||
Items.t | ||
Koha.t | ||
Labels.t | ||
Languages.t | ||
Maintainance.t | ||
Makefile | ||
Output.t | ||
Record.t | ||
Review.t | ||
rewrite-config-test.PL | ||
Scrubber.t | ||
Stats.t |