]> 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)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 12 May 2013 03:08:34 +0000 (15:08 +1200)
commitca21fa1454c6f97b6f07c594fdc9428cbd6f2075
tree1dd367e3284990fb467d9f67a36519d64b72be9c
parent5000709e138318fc7143949e95c47666e2448839
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>
(cherry picked from commit e5d5129541625ce5cdb16a14089895b245ebe57d)

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Serials.pm