https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37700 Bug ID: 37700 Summary: Clarify manual for 'Lift after payment' and 'Fee limit' in Patron restriction types Change sponsored?: --- Product: Koha Version: 24.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: sbrown@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: aude.charillon@ptfs-europe.com, philip.orr@lmscloud.de The explanations in the manual for 'Lift after payment' and 'Fee limit' in Patron restriction types could be more clearly written. Currently, they read: <Lift after payment: if set to ‘Yes’, restrictions using this type will be automatically lifted after payments equal to or exceeding the amount defined in ‘Fee Limit’. Fee Limit: enter the amount that must be paid in order to lift a restriction of this type. This field is only used if ‘Lift after payment’ is set to ‘Yes’.> The descriptions for both make it sound as if Koha is looking at the amount paid, but they actually refer to the remaining balance after payment. 'Lift after payment' could read "if set to yes, restrictions using this type will be automatically lifted if the patron's remaining balance after payment is equal to or below the amount defined in 'Fee limit'." 'Fee limit' could read "enter the amount down to which patrons must pay their balance in order to lift a restriction of this type. If the patron's balance is equal to or below this amount, the restriction will be lifted. This field is only used if ‘Lift after payment’ is set to ‘Yes’." -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.