[Koha-bugs] [Bug 13663] offline circ permission issue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 13 00:34:22 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13663

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35661|0                           |1
        is obsolete|                            |

--- Comment #2 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 35882
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35882&action=edit
Bug 13663: allow a librarian with circulate_remaining_permissions to upload koc
files

The tools/upload-file.pl script require one of the tools permissions to
upload koc files.
This script is called by offline_circ/process_koc.pl which requires
circulate_remaining_permissions.

It does not make sense to require another permission for this script.

Test plan:
Verify that the circulate_remaining_permissions perm is enough to upload
.koc file.

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list