https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37641
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170302|0 |1 is obsolete| | --- Comment #2 from [email protected] --- Created attachment 170304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170304&action=edit Bug 37641: Add syspref to make claim returned note mandatory To test: 1) Make sure ClaimReturnedLostValue syspref is set 2) Check out an item 3) Go to the account of the borrower who checked out the patron 4) Go to the checkouts table 5) There should be a column "Return claims" with a button "Claims returned" 6) Click the "Claims returned" button 7) Notice the pop up 8) Don't write anything in the note 9) Submit - make the claim 10) Notice it will let you make the claim without putting any notes in 11) Apply patch 12) Enable syspref ClaimReturnedMandatoryNote 13) Do steps 2-9 again 14) Notice it will not let you make the claim without putting any notes in it 15) Extra testing - Disable syspref ClaimReturnedMandatoryNote, run through steps 2-10 Sponsored-by: Pymble Ladies' College -- 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/
