https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37451 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179392|0 |1 is obsolete| | --- Comment #13 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 179394 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179394&action=edit Bug 37451: Remove the ability to delete a restriction due to discharge However it is not possible to remove the discharge, it is possible to remove the suspension associated to the discharge. This can lead to a lot of undesired behaviors when the user asks for another discharge or get suspended for another reason. Suspension due to discharge should therefore be definitive. TEST PLAN: 1 - Go to patron -> pick a patron -> go to discharges 2 - Generate a discharge for the patron 3 - Go to check out -> restrictions 4 - There should be a restriction with type discharge that can be deleted 5 - Apply patch and update db 6 - There still should be a restriction but the button has been replaced by an infobox 7 - Set the syspref 'DischargeOverride' to 'Allow' and see the button reappeared Signed-off-by: Shi Yao Wang <shi-yao.wang@inlibro.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.