https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12599 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |severine.queune@bulac.fr --- Comment #9 from Séverine Queune <severine.queune@bulac.fr> --- (In reply to David Cook from comment #0)
When IndependentBranches is turned on, you cannot find patrons from other branches using the search interface. However, you can change the argument for the "member" parameter, and access patrons from other branches in this way.
That said, you still can't "Edit" or "Delete" patrons from other branches. "Edit" will kick you out of the record and return you to the search screen, while "Delete" tells you that you're being naughty.
However...
You "can":
1) change their password 2) print summaries 3) renew their registration 4) set permissions 5) export today's checked out barcodes 6) manage fines 7) check things out to them (from the Checkout tab and possibly if there is a perm/preference for checking things out to people from different branches...) 8) view circulation history && statistics 9) view purchase suggestions (and fill out the form...although saving it doesn't appear to do anything)
Don't know if it's the right place... Problem is still valid, in spite of the use of the new permission view_borrower_infos_from_any_libraries permission or the new library groups management. Seems to come from the library filter on the 'Patrons' menu page (cgi-bin/koha/members/members-home.pl) that only allows the current user site for search. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.