Bug 3035 - Notice Triggers doesn't work for default
Summary: Notice Triggers doesn't work for default
Status: CLOSED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: PC All
: P3 major
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 08:41 UTC by Nicole C. Engard
Modified: 2012-10-25 23:31 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:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Cormack 2010-05-21 01:05:38 UTC


---- Reported by nengard@gmail.com 2009-03-13 08:41:03 ----

The manual read: 

TIP: If you would like to define one overdue schedule for ALL branches at once, select 'Default'. This will apply the schedule you define to all the branches in your system

In fact this is not the case.

The top level loop runs on branchcodes from GetBranchcodesWithOverdueRules.  That function is essentially:

    "SELECT DISTINCT branchcode FROM overduerules WHERE delay1 IS NOT NULL AND branchcode <> ''"


So default is not used.

It turns out this is not the case.  The bug is that either the Default option needs to be removed, or the functionality needs to be added to do what the manual said it did.



---- Additional Comments From katrin.fischer@bsz-bw.de 2009-10-29 08:56:19 ----



*** This bug has been marked as a duplicate of http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3393 ***



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:05 UTC  ---

This bug was previously known as _bug_ 3035 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3035

Actual time not defined. Setting to 0.0
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"
CC member bchurch@ptfs.com does not have an account here
CC member debra.denault@liblime.com does not have an account here
CC member emily.funk@liblime.com does not have an account here
CC member joe.atzberger@liblime.com does not have an account here
CC member rch@liblime.com does not have an account here