https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37451
Baptiste Wojtkowski (bwoj) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179393|0 |1 is obsolete| | Attachment #179394|0 |1 is obsolete| | --- Comment #23 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 180621 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180621&action=edit Bug 37451: Remove the ability to delete a restriction due to discharge With the new possibility to remove a discharge, it becomes possible to remove the suspension associated to the discharge without removing 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 Signed-off-by: Shi Yao Wang <[email protected]> Signed-off-by: Lisette Scheer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
