Bug 19551: Fix wrong order of operations in cash register report
authorNick Clemens <nick@bywatersolutions.com>
Tue, 31 Oct 2017 13:17:26 +0000 (13:17 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 14 Dec 2017 12:04:15 +0000 (12:04 +0000)
commit8aea1ca0f62acf00b8ffdb881b7293f7c598acd3
tree882b210dbec40d1d784b4ffab50a4bbafeb1d86d
parentf2a74a7f13f236ade27d62275a0dfe51c5aa97e1
Bug 19551: Fix wrong order of operations in cash register report

To test:
1 - Find or create a fine for a patron
2 - Write it off
3 - Home -> Reports -> Cash register
4 - Fill in current date and transaction type 'Write off'
5 - Click Submit
-- see your write off
6 - Fill in previous dates and transaction type 'Write off'
7 - Click Submit
-- see your write off (bad)
8 - Apply patch
9 - Rerun steps 3-7
-- write only visible for current date.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
reports/cash_register_stats.pl