| Summary: | System preference noissuecharge should take account of the amount "greater than or equal to" | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marjorie Barry-Vila <marjorie.barry-vila> |
| Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, patrick.robitaille |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Marjorie Barry-Vila
2016-04-14 15:49:06 UTC
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. |