[Koha-bugs] [Bug 19626] Database update for bug 12063 incorrectly calculates expirationdate for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 15 17:04:31 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19626

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
You dont catch:

        if ( C4::Context->preference("ExcludeHolidaysFromMaxPickUpDelay") ) {
            $expirationdate = $calendar->days_forward( dt_from_string(),
$max_pickup_delay );
        }

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list