http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8366
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8366
CC: [email protected], [email protected],
[email protected]
Assignee: [email protected]
Blocks: 8362
Summary: Meaning of "All" in issuing rules
Severity: major
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Circulation
Product: Koha
In issuingrules, the library / patron category / item type all have a "all"
option. The meaning of this "all" differ :
* for library and patron category, what is entered here is used if no other
rule is defined.
* for item types, what is entered here is used for all check-out for itemtypes
that don't have a specific rule.
Let's suppose we have 4 itemtypes : book, comics, dvd, CD
Rules are :
BOOKS 2
COMICS 3
"All" 4
If you check out a DVD, Koha will check if the total number of NOT
IN('BOOKS','COMICS') is less than 4
so the "All" is more an "otherwise" than a default value.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/