]> git.koha-community.org Git - koha.git/commit
Bug 26023: Properly secure the cashup and refund actions
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Aug 2020 14:02:03 +0000 (15:02 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 4 Sep 2020 17:43:21 +0000 (17:43 +0000)
commitafd9828ba357fcbd16973c8e84a8a170eaf053ba
tree376c96fe002c04f616da2dcaeaa97b60379a6fbc
parente9591ae761c569b12c7641d9cc1733c4879108fe
Bug 26023: Properly secure the cashup and refund actions

The cash register summary page for cash management is available for users
with the 'anonymous_refund' or 'cashup' permission and the actions available
are appropriately displayed.

However, the actions are not yet correctly tested for at the server and
so a user may force submit to accomplish the action.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit e0420165694c790f2346fb598862e4aacfdf0fcc)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt
pos/register.pl