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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 Aug 2020 08:12:42 +0000 (10:12 +0200)
commite0420165694c790f2346fb598862e4aacfdf0fcc
tree0b17e2811c609a3c2ccae3f1687ddd14e347996f
parent4356e678f2254707c48a6f89658ed089a6b9e662
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>
koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt
pos/register.pl