]> git.koha-community.org Git - koha.git/commit
Bug 8896: Delete serials no more missing from missinglist
authorLyon3 Team <koha@univ-lyon3.fr>
Mon, 8 Apr 2013 09:14:09 +0000 (11:14 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 6 May 2013 12:50:21 +0000 (08:50 -0400)
commite5d5129541625ce5cdb16a14089895b245ebe57d
treedd71e2b5a8bbc46be6266f392deba487e969216c
parent12b5aa1b6ff9c5b1b8e00b40cd54d7128782bcc4
Bug 8896: Delete serials no more missing from missinglist

When manual history is disabled in subscription history section
if a serial has been previously set as missing and is received
or set as expected, late or claimed, it will be deleted from missinglist

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Regex needs a followup. More comments on Bugzilla.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
(cherry picked from commit ccc7f535cb585352b2e933c1e5694e1d6e06d38b)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Serials.pm