http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24230|0 |1 is obsolete| | --- Comment #32 from Jonathan Druart <[email protected]> --- Created attachment 24273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24273&action=edit Bug 8231 Systematic warning at check in if borrower is restricted Display, at check in, a reminder of an already existing suspension date even if the returned document is not late Test plan : 1) Apply the patch 2) Go to a borrower checkout page and checkout some documents with different passed duedate using "Specify due date" function. Checkout out one with the default duedate. 3) Check in the document with the bigger delay : You will get the message : 'X is now restricted until ...' 4) Check in one of the document with a smaller delay : You 'll get a different message : 'Reminder : Patron was earlier restricted untill...'. 5) Check in the document which is not late : You 'll get the same message as the previous one Signed-off-by: JMBroust <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
