Bug 24082: Add `anonymous_refund` permission to `cash_management`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 23 Jan 2020 15:52:25 +0000 (15:52 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 4 Mar 2020 16:14:37 +0000 (16:14 +0000)
commitd4d1ffb91c6019fd7aec570ec9ac4193c21cab26
treed7d62cb8b8573d671da0fdba699562822a6c95c2
parent0359a04bf8086c2f17045c5c60d7b195ed77ec2b
Bug 24082: Add `anonymous_refund` permission to `cash_management`

This patch adds the new `anonymous_refund` permission to the
`cash_management` flag and binds it to the visability of the register
details page.

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>
installer/data/mysql/atomicupdate/bug_24082.perl [new file with mode: 0644]
installer/data/mysql/userpermissions.sql
koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc
koha-tmpl/intranet-tmpl/prog/en/includes/pos-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt
pos/register.pl