Bug 24492: Add branch details page
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Jan 2020 13:53:09 +0000 (13:53 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 5 Mar 2020 13:04:58 +0000 (13:04 +0000)
commit2ff054962ed308107b406b454f1c40802ff340e3
tree6cafc7a07689bda743b563c2ebb76802ce9c168f
parent764053f2f40c3f2d0d54bc4a726764f296fd3a35
Bug 24492: Add branch details page

This patch adds a new 'branch details' page to the POS system which
displays a summary of the cash register transactions for a branch
since each register was last cashed up. It also allows for cashing
up individual registers or cashing up all registers at a given branch
in one transaction.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt
pos/registers.pl [new file with mode: 0755]