[Koha-bugs] [Bug 8366] New: Meaning of "All" in issuing rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 5 15:31:01 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8366

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8366
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com,
                    nengard at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
            Blocks: 8362
           Summary: Meaning of "All" in issuing rules
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: paul.poulain at biblibre.com
          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.


More information about the Koha-bugs mailing list