Bug 30006 - Article requests: Checkbox for non-commercial use
Summary: Article requests: Checkbox for non-commercial use
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-02 14:30 UTC by Katrin Fischer
Modified: 2025-06-10 07:50 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?