Bug 28547 - With anonymous transactions now available, the Koha::Account class is misnamed
Summary: With anonymous transactions now available, the Koha::Account class is misnamed
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 14825
  Show dependency treegraph
 
Reported: 2021-06-10 14:52 UTC by Martin Renvoize
Modified: 2021-06-10 14:52 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.