Bug 28547

Summary: With anonymous transactions now available, the Koha::Account class is misnamed
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Architecture, internals, and plumbingAssignee: Martin Renvoize <martin.renvoize>
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:
Bug Depends on:    
Bug Blocks: 14825    

Description Martin Renvoize 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.