GallusMax / open-source-self-check

An OpenSource Selfcheck system that is FAST, intuitive and - Free Software! Enhancements against the code from code.google.com/p/open-source-self-check
GNU General Public License v3.0
6 stars 4 forks source link

Need better response than what SIP gives from Koha #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Patron tries to checkout item when they have an overdue (which we block)
2. The popup screen displays '1' (This is useless)
3.

What is the expected output? What do you see instead?
I expect it to use words to tell the patron they have overdue items.  Instead 
is says '1'.  I will need to do further testing to see if this number varies 
depending on the number of overdues the patron has, so I don't know if the 
result is consistent.  Is there anything we can enhance to tell the patron they 
can't check out because an item is overdue, or better yet, can I block the 
patron from trying at all?  By the way, it is working much better with Koha 
since we ignore the renew message.  I wish it would work, but at least we can 
use the software now.  :)

What version of the product are you using? On what operating system?
v1.2

Please provide any additional information below.

Original issue reported on code.google.com by CDASupp...@gmail.com on 8 Jun 2012 at 7:16

GoogleCodeExporter commented 8 years ago
Very odd.  I did further testing, and I did make something overdue in my 
account, and then tried to check something else out in the self check.  It 
blocked me as I expected.  However, I did watch a patron try to check something 
out, and they got the response '1', and their Overdue Item indicator in the 
corner was flashing.  So somehow they got past the initial block.

Christopher

Original comment by CDASupp...@gmail.com on 8 Jun 2012 at 7:27