https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40961

Andrew Fuerste-Henry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Andrew Fuerste-Henry <[email protected]> ---
This is sort of a weird issue. 
If one records local use via checkin with the RecordLocalUseOnReturn syspref,
those localuse entries will always lack a borrowernumber and therefor have a
NULL for patron's home library. That means they won't come up in any query made
via the wizard that selects a value for patron's home library.
But if one records local use via a statistical patron, then there will be an
associated borrowernumber and therefore a patron home library and folks may
want to filter their results based on that value.

Prior to Bug 20601, the patron library dropdown in the wizard didn't work and
therefore didn't impact these queries.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to