Under the Cash Management section of user permissions (only visible if registers are enabled), there is a sub-permission: "Perform anonymous refund actions (anonymous_refund)" This description is ambiguous about where the anonymity exists in the transaction. It seems more clear to say "Perform refund actions related to Point of Sale transactions" -- POS is the only place in Koha where there are transactions without an associated borrowernumber.
Created attachment 184543 [details] [review] Bug 40469: Reword anonymous_refund permission desciption To test: 1 - apply patch 2 - make sure registers are enabled in system preferences so the permission shows 3 - find a patron, set permissions 4 - confirm the permission reads "Pefform refunds of point of sale transactions."
https://koha-community.org/manual//25.05/en/html/patrons.html#perform-anonymous-refund-actions-anonymous-refund Per the manual: "This permission gives the ability to refund payments done through the point of sale from the cash register transaction history."
Created attachment 184569 [details] [review] Bug 40469: Reword anonymous_refund permission desciption To test: 1 - apply patch 2 - make sure registers are enabled in system preferences so the permission shows 3 - find a patron, set permissions 4 - confirm the permission reads "Pefform refunds of point of sale transactions." Signed-off-by: David Flater <flaterdavid@gmail.com>
Created attachment 184672 [details] [review] Bug 40469: Reword anonymous_refund permission desciption To test: 1 - apply patch 2 - make sure registers are enabled in system preferences so the permission shows 3 - find a patron, set permissions 4 - confirm the permission reads "Pefform refunds of point of sale transactions." Signed-off-by: David Flater <flaterdavid@gmail.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>