Bug 29709

Summary: Add option to use patron library as suggestion library
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
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 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 :)