Bug 24665: Add support for filtering by cash register
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 21 Jul 2020 13:54:09 +0000 (14:54 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 6 Nov 2020 14:55:17 +0000 (15:55 +0100)
commite5162d9135876227745f7e91fbd6fd9a61879a64
tree9587a3526657f4c642fb631af4ef7186c538d771
parent89b0a0563ca77f82e2915390b55d9f94fed71e68
Bug 24665: Add support for filtering by cash register

This patch makes it possible to filter on cash register
on the cash register statistics page.

To test:
- Activate UseCashRegisters
- Create a cash register or more to use
- Create some manual fees and fines
- Pay some of them off
- Go to Tools > Cash register statistics
- Test if the new filter for cash registers works as it should

Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Template/Plugin/Registers.pm
koha-tmpl/intranet-tmpl/prog/en/modules/reports/cash_register_stats.tt
reports/cash_register_stats.pl