From 576d10b2453cae21561d52cf86f905b67370aff8 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 23 Dec 2013 09:58:30 +0100 Subject: [PATCH] [PASSED QA] Bug 10837: Exporting serial claims does not work if no notice defined On the serial claims page, it is possible to export (using a csv profile) or claim 1+ serials. The checkboxes are not shown if the claiming notice is not defined. So it is not possible to export claims. Test plan: - delete your notice "claimissues" - go on the serial claims page - verify that you are able to export them as CSV Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer This works as described and enables use of the export funtionality even if you are not using the email notifications. Exporting the serials will also set the claim date. Passes QA script and tests. --- koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt index 288620b..83fdcf3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt @@ -259,9 +259,7 @@ - [% IF ( letter ) %] - [% END %] @@ -272,11 +270,9 @@ [% FOREACH missingissue IN missingissues %] - [% IF ( letter ) %] - - [% END %] + -- 1.8.3.2
Vendor Library Title
- - + + [% missingissue.name %]