Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Aleisha b7c61a5d12 Bug 16531: Circ overdue report is showing an empty table if no overdues
EDIT: Comment 2
EDIT2: using noreport variable (Comment 5)

To test:
1) Ensure you have no items overdue
2) Go to Circ -> Circulation reports -> Overdues
3) Notice empty table, '0 items overdue' heading
4) Ensure syspref FilterBeforeOverdueReport is set to 'Don't require'
5) Apply patch and refresh page
6) Notice empty table is no longer showing and page says "There are no
   overdues"
7) Apply a filter to search
8) Page now says "There are no overdues matching your search" with a
   link to reset filter.
9) Click Reset filter -> confirm any filters you applied are cleared.
10) Set FilterBeforeOverdueReport to 'Require' and refresh overdue
    report
11) Page should say "Please choose one or more filters to proceed"
12) Check out an item to a member, ensure due date is a date that has
    passed (i.e. yesterday)
13) Refresh overdue report page
14) Page should still say "Please choose one or more filters to proceed"
15) Set FilterBeforeOverdueReport to 'Don't require'
16) Confirm table now shows correctly with '1 items overdue' heading
    etc.

Sponsored-by: Catalyst IT
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-07-15 18:04:57 +00:00
..
bookcount.tt
branchoverdues.tt
branchtransfers.tt
circulation-home.tt
circulation.tt Bug 16893 - Missing closing tag disrupts patron checkouts page style 2016-07-15 15:03:58 +00:00
circulation_batch_checkouts.tt Bug 6906: Add the warning message to the batch checkout 2016-07-08 13:40:28 +00:00
offline-mf.tt
offline.tt
on-site_checkouts.tt
overdue.tt Bug 16531: Circ overdue report is showing an empty table if no overdues 2016-07-15 18:04:57 +00:00
pendingreserves.tt
printslip.tt
renew.tt
reserveratios.tt
returns.tt Bug 16566 [Revised] 'Print slip' button formatting inconsistent 2016-07-08 14:26:53 +00:00
selectbranchprinter.tt
transfer-slip.tt
transferstoreceive.tt Bug 16774: Format date on 'Transfers to receive' page to dateformat system preference 2016-07-08 13:04:36 +00:00
view_holdsqueue.tt
waitingreserves.tt