Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 78c1b01988 Bug 15171: Display subscriptions which will expire in the future
Since the form on the subscription check expiration page let the user choose an
expiration date > today, there is no sense to hide subscriptions which will expire in the future.

Test plan:
0/ Make sure you have at least subscription with an expiration date > today
1/ Start a seach on the check expiration page (serials/checkexpiration.pl)
with a date < today, = today and > today
=> The subscription won't never be displayed without this patch.
With this patch, it will.

Note that you will get a "No results for your query" message only if you
have search for something.

Followed testplan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-17 09:50:52 -03:00
..
css Bug 14190: Scale search boxes in staff head 2015-10-27 16:43:23 -03:00
data
includes Bug 14544: Fix regression on sending an email from staff 2015-11-16 15:44:37 -03:00
js Bug 8064: Fix issues with control fields and non-repeatable check 2015-11-09 15:08:57 -03:00
lib/yui
modules Bug 15171: Display subscriptions which will expire in the future 2015-11-17 09:50:52 -03:00
xslt Bug 15102: Fix capitalization for some strings on XSLT detail pages 2015-11-11 11:09:12 -03:00
columns.def