Bug 23355: Add register details page
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 23 Jan 2020 13:40:33 +0000 (13:40 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 15:03:01 +0000 (15:03 +0000)
commitfcb545b4aed7d46daec23cddde192bbeb2eb380f
tree5a0f8ed5fd384a4f5d49c9b8e8c779ac49dc3480
parent16b3a163741227c21eaa842d7e2fdce0774f619d
Bug 23355: Add register details page

This patch adds a new page which can be accessed via the menu to the
left of the point of sale page.  This new page displays a list of
transactions since the last 'cashup' action, a summary of transaction
amounts and a button to allow the recording of a new 'cashup action.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
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/pay.tt
koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt [new file with mode: 0644]
pos/register.pl [new file with mode: 0755]