[Koha-bugs] [Bug 5320] New: Estimate optionally next planned date for serials without periodicity

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 28 15:23:34 CEST 2010


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

           Summary: Estimate optionally next planned date for serials
                    without periodicity
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: PATCH-Sent
         Component: Serials
        AssignedTo: m.de.rooy at rijksmuseum.nl
        ReportedBy: m.de.rooy at rijksmuseum.nl
         QAContact: koha-bugs at lists.koha-community.org
   Estimated Hours: 0.0


For periodicity Irregular, Unknown or "Without periodicity", it would be
helpful if Koha could suggest a next planned date when receiving an issue based
on the time interval between the last two receivals of this serial. 

This option is triggered by new local-use preference SerialEstimatePlannedDate.
If this option exists and contains uppercase W for without periodicity, I for
irregular or U for unknown, or a combination of those characters, the option is
enabled for these particular periodicities. Behavior does not change for other
periodicities.

Implemented by some small changes in C4/Serials.pm, routine GetNextDate.

Patch has been sent.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list