Bug 20143 - Allow separate system preferences for Self Checkout specific to Circulation
Summary: Allow separate system preferences for Self Checkout specific to Circulation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: 17.05
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-06 15:38 UTC by Kelly McElligott
Modified: 2023-10-01 20:30 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly McElligott 2018-02-06 15:38:46 UTC
Using Koha's self checkout module limits functions due to global system preferences set up.  For example, if the system preference :  allfinesneeedoverride is set to require, any amount of money owed by the patron will restrict that patron to use the self checkout module.  It would be nice to have separate circulation system preferences for selfcheckout and circulation desk.
Comment 1 Lisa 2018-02-06 16:16:04 UTC
Hi!
We love our self checkout, but patrons cannot check out items if they have a 10 cent fine.  We want our staff members to be stopped during checkout so they can inform patrons of any overdues or fines, but this same setting shows very minute fines and stops the self checkout process.
Comment 2 Katrin Fischer 2023-10-01 20:30:39 UTC
Did you mean the web based self checkout or SIP? For SIP the  AllowFineOverride  is solved in the SIP XML configuration.