Koha/serials
Jonathan Druart 19e318c545
Bug 37247: Fix display of "closed"
The subscription was not shown as closed after we closed it.
This is because "closed" is not passed to the template.
It seems more reliable to rely on the subscription object (that is passed to both
serials/serials-collection.tt and serials/subscription-detail.tt, the
others are not showing the Reopen/Close buttons)

Also fetch the subscription object after and reopen/close it to display
accurate values.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-01 17:26:38 +02:00
..
acqui-search-result.pl
acqui-search.pl
checkexpiration.pl
claims.pl
create-numberpattern.pl
lateissues-export.pl
reorder_members.pl
routing-preview.pl
routing.pl
serials-collection.pl Bug 32392: Fix QA issues 2024-04-29 15:19:31 +02:00
serials-edit.pl Bug 32392: Enable skipping forward issues when receiving serials. 2024-04-29 15:19:30 +02:00
serials-home.pl
serials-search.pl Bug 26567: Allow to limit subscription search to subscriptions with routing lists 2024-05-10 16:45:44 +02:00
showpredictionpattern.pl
subscription-add.pl
subscription-batchedit.pl Bug 37183: Batch edit serial subscriptions sets expiration date to today 2024-07-01 18:55:40 +02:00
subscription-bib-search.pl
subscription-detail.pl Bug 37247: Fix display of "closed" 2024-08-01 17:26:38 +02:00
subscription-frequencies.pl Bug 37165: Can't edit frequencies due to stray cud- in modify op 2024-06-27 11:49:57 +02:00
subscription-frequency.pl
subscription-history.pl
subscription-numberpattern.pl
subscription-numberpatterns.pl
subscription-renew.pl
viewalerts.pl