[Koha-bugs] [Bug 23775] Claiming a serial issue doesn't create the next one

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 8 15:23:16 CEST 2022


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

Jérémy Breuillard <jeremy.breuillard at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133119|0                           |1
        is obsolete|                            |

--- Comment #2 from Jérémy Breuillard <jeremy.breuillard at biblibre.com> ---
Created attachment 133122
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133122&action=edit
Bug 23775: Claiming a serial issue doesn't create the next one

Whenever we need to generate manually a new serial we go to page
'serials-edit.pl'. With this patch it is possible to generate a new serial on
page 'serials.pl'.

Test Plan:
-- Previously we need a serial which is in EXPECTED status & the Date received
should not be later than today --
1)On the intra. Make sure to have at least 1 subscription for a bibliographic
record & 1 vendor linked
2)Then Home > Serials > Claims > Claims for <your_vendor_name>
3)Check the row of the serial with the EXPECTED status
4)Click 'Send notification'
5)Notice the status of the row : it is now CLAIMED
6)To verify: Home > Serials > Serial collection information for
<your_record_name>
7)Here the status is CLAIMED too but nothing happened around
8)Apply patch
9)Repeat from 2) to 6)
10)The status is still CLAIMED & the new serial with status EXPECTED is freshly
generated

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


More information about the Koha-bugs mailing list