| Summary: | ManInvInNoissuesCharge does not seem to work | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mirko Tietgen <mirko> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
This appears to be no problem in master. I saw it in a 16.05. I will reopen the bug if I come across it again. |
To reproduce: - set noissuecharge to 5 - set ManInvInNoissuesCharge to 'Don't include' - in a patron profile, generate a manual invoice for 8 - set AllowFineOverride to 'Don't allow' - open the patron details page. it says > "Fees & Charges: Patron has outstanding fees & charges of 8.00. Checkouts are BLOCKED because fine balance is OVER THE LIMIT." Expected: Display of fees and charges, but not blocked from checkouts. With AllowFineOverride set to "Allow", there is no mention of being blocked.