[Koha-bugs] [Bug 9448] Add separate permission for writing off fees

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 15:50:57 CET 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23515
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23515&action=edit
Bug 9448 - Add separate permission for writing off fees

Adds new sub-permissions to updatecharges, 'writeoff' for writing off fees
and 'remaining_permissions' for all other fee related activites.

Test plan:
1) Apply patch
2) Run updatedatabase.pl
3) Remove the 'writeoff' permission from your privileges
4) Attempt to write off a fee, you should not be able to
5) Re-add the 'writeoff' permission
6) Attempt to write off a fee, you should now be able to do so

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


More information about the Koha-bugs mailing list