Bug 30006

Summary: Article requests: Checkbox for non-commercial use
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, mirjam.vantieghem
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function: Article requests

Description Katrin Fischer 2022-02-02 14:30:41 UTC
It would be nice if there was an option for adding a mandatory additional checkbox to the article requests form in the OPAC that allowed asking for legal requirements.

Example:
Copies will only be used for non-commercial purposes.

Also if there is a fee for the article, there could be a need to have the patron confirm that before submitting the article request.
Comment 1 Mirjam Vantieghem 2025-06-10 07:50:28 UTC
We use the ArticleRequestsDisclaimerText (to be found in Tools > Additional content > HTML customizations) to mention legal requirements and possible fees. The user needs to click the 'Accept' button to proceed to the article request form.
That seems to cover what is asked for in this bug, or am I misunderstanding?