To reproduce: domain/cgi-bin/koha/reports/cash_register_stats.pl transaction branch all => you can see every cashing any branch => you can see every or no cashing (I don't know exactly on what it depends)
Created attachment 64948 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded
Created attachment 64949 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded
Created attachment 64950 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work
Created attachment 65297 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work Followed test plan worked as intended Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Created attachment 65332 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work Followed test plan worked as intended Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 17.11, thanks to everybody involved!
Pushed to 17.05.x, will be in 17.05.04
*** Bug 19065 has been marked as a duplicate of this bug. ***