| Summary: | Make clear in historical data when a checkout fills a hold | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
| Component: | Database | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | kebliss, mspinney, nick, sspohn |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Andrew Fuerste-Henry
2024-01-05 14:50:19 UTC
On a similar note, it would be helpful to add issue_id and reserves_id to the statistics table. (I've found the timestamps across statistics, issues, reserves and action_logs don't match up neatly.) (In reply to Steve, OSLRI, USA from comment #1) > On a similar note, it would be helpful to add issue_id and reserves_id to > the statistics table. (I've found the timestamps across statistics, issues, > reserves and action_logs don't match up neatly.) And to the pseudonymized_transactions table, too. |