Bug 16292

Summary: Allowtoomanyoverride - Don't allow does not give any message
Product: Koha Reporter: Kumar <tejoskumar>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle
Version: 3.22   
Hardware: All   
OS: Linux   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kumar 2016-04-19 07:23:25 UTC
Dear team,

When trying to issue more than the limit of items it stops issuing books, but the koha does not show any message/warning - this happens when Allowtoomanyoverride is Don't allow. 

When Allowtoomanyoverride is allow, it gives me a warning message do you wan't to override or issue. 

I feel system should tell that the limit reached. 

If this is not a system issue and I missed some system settings, please help me in setting the system preferences correctly. 

Iam using koha 3.22.05.

Regards
Suresh Kumar
Comment 1 Owen Leonard 2019-11-20 19:11:07 UTC
I cannot reproduce this issue in master. Attempting to check out over the limit does give a message: "Too many checked out. XX checked out, only X are allowed."