[Bug 16261] New: System preference noissuecharge should take account of the amount "greater than or equal to"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16261 Bug ID: 16261 Summary: System preference noissuecharge should take account of the amount "greater than or equal to" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: marjorie.barry-vila@ccsr.qc.ca QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Hi, Noissuecharge takes into account the amounts of fines "greater than" to what is written in the preference system. Example: noissuecharge filled with 5 Patron has $ 5 in fines, it will not be blocked to check-out. We have to write 4.99 to block patron with 5 $ in fines. Noissuecharge should take account of the amount "greater than or equal to" Regards, Marjorie -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16261 Patrick Robitaille <patrick.robitaille@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick.robitaille@ccsr.qc. | |ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16261 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Marjorie, I had a look at this when filing bug 32450 today and you are right, the check > instead of >=. It maybe depends on how you think about it: * Fines up to x are ok/non-blocking (current behavior) * From this amount on we want to restrict I think both make sense depending on context, but the current system preference description matches the first use case: Prevent patrons from checking out items if they have more than __ EUR in fines. So I am not persuaded this is a bug, especially since changing the behavior now would cause unnecessary disruption. Closing WONTFIX. Please reopen if you disagree. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org