Bug 28547

Summary: With anonymous transactions now available, the Koha::Account class is misnamed
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 14825    

Description Martin Renvoize (ashimema) 2021-06-10 14:52:36 UTC
We should move Koha::Account to Koha::Patron::Account to better reflect how it is tied to the patron.