| Summary: | NoIssuesChargeGuarantees and NoIssuesChargeGuarantorsWithGuarantees circulation checks not precise enough | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Thibaud Guillot (thibaud_g) <thibaud.guillot> |
| Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
| Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39261 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 41265: Checks if NoIssuesChargeGuarantees && NoIssuesChargeGuarantorsWithGuarantees sysprefs limits are not empty | ||
|
Description
Thibaud Guillot (thibaud_g)
2025-11-18 15:57:42 UTC
I added Bug 39261 which also deals with the format of these sysprefs Created attachment 189694 [details] [review] Bug 41265: Checks if NoIssuesChargeGuarantees && NoIssuesChargeGuarantorsWithGuarantees sysprefs limits are not empty Test plan: 1) Create relation between guarantor and guarantees 2) Be sure that one (or both) has outstanding charges 3) Be sure that concerning sysprefs are "empty" / not defined 4) Perform a checkout 5) A warning appears normally, you can fore checkout if you have enough permission 6) Apply this patch 7) Repeat step 4), no warning appears Sponsored-by: BibLibre |