[Koha-bugs] [Bug 3501] New: Change explanation of RandomizeHoldsQueueWeight/StaticHoldsQueueWeight from location code to branch code

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Tue Aug 4 15:44:42 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3501

           Summary: Change explanation of
                    RandomizeHoldsQueueWeight/StaticHoldsQueueWeight from
                    location code to branch code
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: System Administration
        AssignedTo: paul.poulain at biblibre.com
        ReportedBy: katrin.fischer at bsz-bw.de
   Estimated Hours: 0.0
 Change sponsored?: ---


Current explanation is:

StaticHoldsQueueWeight:
Specify a list of library location codes separated by commas -- the list of
codes will be traversed and weighted with first values given higher weight for
holds fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the
list will be randomly selective

RandomizeHoldsQueueWeight:
if ON, the holds queue in circulation will be randomized, either based on all
location codes, or by the location codes specified in StaticHoldsQueueWeight

I suggest a change to the explanation so that its clear that a list of branch
codes should be entered, not a list of location codes (authorized value LOC):

StaticHoldsQueueWeight:
Specify a list of branch codes separated by commas -- the list of codes will be
traversed and weighted with first values given higher weight for holds
fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the list
will be randomly selective

RandomizeHoldsQueueWeight:
if ON, the holds queue in circulation will be randomized, either based on all
branch codes, or by the branch codes specified in StaticHoldsQueueWeight


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list