Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Pierre-Marc Thibault 6cb8c9e4e9
Bug 17674: Allow UI to delete serials in batch
This new feature allows for batch deletion of serials through the UI.  The current usage is a one-by-one long game.

Test plan :
- Apply patch.
- Create at least four serials with items.
- Notice that new items have a numbering pattern and a date in the enumchron field.
- Use the button Delete selected issues for the following steps.
- Delete a serial and its associated item.
- Confirm the serial and item are gone.
- Delete a serial and not its item.
- Confirm the serial is gone.
- Confirm the item is still there and the date part in the enumchron field is gone.
- Delete the two lasts serials.
- Confirm they are gone.

Sponsored-by: CCSR
Signed-off-by: Michal Denar <black23@gmail.com>
Signed-off-by: Sonia <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-19 09:30:38 +00:00
..
tables
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt
result.tt
routing-preview-slip.tt
routing-preview.tt
routing.tt
serials-collection.tt Bug 17674: Allow UI to delete serials in batch 2020-03-19 09:30:38 +00:00
serials-edit.tt Bug 24649: Fix two other missing <li> tags for cloned subfields 2020-02-17 10:37:26 +00:00
serials-home.tt
serials-search.tt
showpredictionpattern.tt
subscription-add.tt Bug 24358: (bug 21232) Make the alert string translatable 2020-01-10 16:08:55 +00:00
subscription-batchedit.tt
subscription-bib-search.tt
subscription-detail.tt
subscription-frequencies.tt
subscription-history.tt
subscription-numberpatterns.tt
subscription-renew.tt Bug 7047: (QA follow-up) Add missing filters 2019-12-23 12:07:08 +00:00
viewalerts.tt