https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37344
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182647|0 |1 is obsolete| | --- Comment #25 from David Nind <da...@davidnind.com> --- Created attachment 182747 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182747&action=edit Bug 37344: Add a real solution for discharge cancellation Note: if you experience issues with the behaviour of the "generate discharge" button while testing, you might want to have a look at BZ39369 TEST PLAN: Note: you will have to reset your db in the middle of the plan 0 - Set systempreference "useDischarge" to allow 1 - Add a discharge on Henry Acevedo (HA) 2 - Log in on the OPAC as HA 3 - Notice you are suspended due to discharge 4 - Remove the suspension due to the discharge 5 - Add another manual suspension to HA 6 - Log in on the OPAC as HA 7 - Notice you are still suspended due to the discharge 8 - Reset your db, Apply patch, updatedb, update db schema 9 - Add a discharge on HA, notice there are new columns 10 - Login to HA on the OPAC 11 - Notice you are suspended due to the discharge 12 - Click on the "Delete" button in the discharge panel on the intranet 13 - On the modal select "Patron asked a discharge by mistake" and submit 14 - Notice the new columns are filled (cancellation reason should be PATRON_MISTAKE 15 - Add a new manual suspension to HA 16 - Login again as HA and notice your are not seen as discharged anymore Note for the QA - I'll provide tests at the end of the week Signed-off-by: David Nind <da...@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/