Summary: | statistics table should have some way to include items.permanent_location | ||
---|---|---|---|
Product: | Koha | Reporter: | George Williams (NEKLS) <george> |
Component: | Database | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, barbara.johnson, bugzilla, cbrannon, emmi.takkinen, rcoert, sally.healey |
Version: | unspecified | ||
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
George Williams (NEKLS)
2021-02-09 15:04:07 UTC
+1 Agreed. If we're recording it in statistics we should add it to pseudonymized transactions, too. Agreed! Would a switch/change to use permanent_location be enough or are both locations needed? items.permanent_location is not populated at libraries where the cart-to-shelf function is not used, so I think it would be best as a system preference, giving the library the choice of which one to use. That being said, if both were populated in statistics, that would cover the issue equally well. (In reply to George Williams (NEKLS) from comment #6) > items.permanent_location is not populated at libraries where the > cart-to-shelf function is not used, so I think it would be best as a system > preference, giving the library the choice of which one to use. That being > said, if both were populated in statistics, that would cover the issue > equally well. +1 (In reply to George Williams (NEKLS) from comment #6) > items.permanent_location is not populated at libraries where the > cart-to-shelf function is not used, so I think it would be best as a system > preference, giving the library the choice of which one to use. That being > said, if both were populated in statistics, that would cover the issue > equally well. +1 +1 Adding items.permanent_location to statistics would resolve this problem. |