https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16284
Michal Denar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90642|0 |1 is obsolete| | Attachment #90643|0 |1 is obsolete| | Attachment #90644|0 |1 is obsolete| | Attachment #90645|0 |1 is obsolete| | --- Comment #21 from Michal Denar <[email protected]> --- Created attachment 90646 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90646&action=edit Bug 16284: Check only item for previous checkout if biblio is serial Test plan: 1) Set 'CheckPrevCheckout' system preference to 'Do' 2) Make a checkout with item from serial record (942$s is 1 on default settings) 3) Return that checkout 4) Try to check it out again, you should see an alert, that the patron has thi item checked out previously 5) Try to checkout another item from same bibliographic record, you sholud not see the alert and item should be checked out 6) prove t/db_dependent/Patron/Borrower_PrevCheckout.t Signed-off-by: Michal Denar <[email protected]> Signed-off-by: Michal Denar <[email protected]> Signed-off-by: Michal Denar <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
