From bugzilla-daemon@bugs.koha-community.org Mon Apr 25 14:44:50 2011
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 2426] Management Permissions Deprecated
Date: Mon, 25 Apr 2011 12:44:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8787483668152374622=="
--===============8787483668152374622==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D2426
--- Comment #4 from Owen Leonard 2011-04-25 12:44:49 UT=
C ---
The original question is still unanswered: How do we handle the permission to
set the branch when IndenpendantBranches is turned on:
[% LoginBranchname %]
[% IF ( IndependantBranches ) %]
[% IF ( CAN_user_management ) %]
(Set)
[% END %]
[% ELSE %]
(Set)
[% END %]
It sounds like gmcharlt proposed a new granular permission,
catalogue->setbranch. I'm not sure what atz meant by "a psuedo permission," b=
ut
if any work followed from that it's probably locked up in LEK now.
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
--===============8787483668152374622==--