Bug 34490

Summary: Resolving a claim doesn't change the Account Type
Product: Koha Reporter: Laura Escamilla <Laura.escamilla>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Laura Escamilla 2023-08-07 17:35:52 UTC
To recreate:
1. Have a patron with an account type at /cgi-bin/koha/members/pay.pl showing as Fines (Accruing). 
2. Mark the item that is accruing fines as Claims returned. 
3. Check the item in. 
4. Resolve the claim on the patron's account. Don't make any changes to the status. 
5. Check the account type again. It is still showing as Fines (Accruing) - no fines continue to accrue though. When a claim is resolved it should changed to Fines (Returned).