New permission for allowing FOLIO user to refund a fee/fine
Description
Priority
Fix versions
None
Development Team
Volaris
Assignee

Solution Architect
None
NoneParent Field Value
None
Parent Status
None
blocks
is defined by
Checklist
hideTestRail: Results
Activity
Show:
Thomas Trutt January 8, 2025 at 10:45 PM
1-8-2025 keeping open for now will talk with RA as to need. IMO I think having a separate permission for refunds is a good idea referencing the reason above.

(OLD ACCOUNT) Erin Nettifee September 12, 2023 at 7:59 PM
I think this is probably ready for a dev team to look at when they are ready to do work in this area.
Details
Details
Reporter

PO Rank
0
Rank: Cornell (Full Sum 2021)
R2
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 17, 2023 at 6:47 PM
Updated January 8, 2025 at 10:48 PM
TestRail: Cases
TestRail: Runs
Current situation or problem:
FOLIO does not currently have a permission specifically designated to allow for FOLIO users to refund a fee/fine. Such a permission needs to be created.
In scope
UI work such that the option to select Actions > Refund for a fee/fine is available only if the logged in user has permission to refund a fee/fine
Back end work such that the creation of a refund via an API call (/accounts/{accountid}/refund) is only allowed if the user has permission to refund a fee/fine
Out of scope
Additional changes to refund workflow
Use case(s)
Library A wishes to allow all five full-time staff at their desk to accept payment for fines. But, because refunds should only occur in the case of staff error, they only want the desk manager to be able to refund a fine. In this case, the desk manager is granted the permission "Users: can refund fee/fine" while the desk staff are not granted that permission.
Proposed solution/stories
UI functionality - UIU-2768
Backend functionality - story to be created by developers
Links to additional info
Questions