Bug 29709 - Add option to use patron library as suggestion library
Summary: Add option to use patron library as suggestion library
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-16 12:01 UTC by Mathieu Saby
Modified: 2022-12-12 21:23 UTC (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2021-12-16 12:01:20 UTC
It could be useful to the have the ability to use the library in which the patron is registered (borrowers.branchcode I suppose) as the default library of suggestions submitted by this patron.
Comment 1 Katrin Fischer 2021-12-18 22:17:17 UTC
Hi Mathieu, that already works. The pull down for library will preselect the home library of the patron. If you don't want them to change it, you only need to add the library to OPACSuggestionUnwantedFields. In earlier versions this was a separate permission, but also possible, IIRC.
Comment 2 Mathieu Saby 2021-12-19 12:38:02 UTC
Thank you!
Sorry, I made a mistake in my tests, and I was given ambiguous information by other libraries...
Comment 3 Katrin Fischer 2021-12-19 12:44:16 UTC
No problem at all. Please keep filing bugs :)