]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1240657 - Creating and Deleting Closed Dates permissions wrong.
authorJosh Stompro <stomproj@larl.org>
Mon, 9 Nov 2015 02:51:04 +0000 (20:51 -0600)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 12 Feb 2016 22:00:07 +0000 (17:00 -0500)
commit3f778195c62baa6d438143d4d167adda180b771e
treead65e75456f7e5a15cfe4a694da404a3f21a1ebf
parentac60ad87020a56667e56efc69874e78fbd028840
LP#1240657 - Creating and Deleting Closed Dates permissions wrong.

The code referenced two permissions that didn't exist
CREATE_CLOSEING and DELETE_CLOSEING.  Should be CREATE_ORG_UNIT_CLOSING,
and DELETE_ORG_UNIT_CLOSING.

[RM note: the affected methods don't appear to be in use, however]

Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm