https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15937
--- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Jonathan Druart from comment #1) >No information means "everything went fine", when you get a red alert it's >"checkout impossible". Prefix at least "Cannot check out. The patron has a debt of 10.0" And again Koha let to checkout the first item without await for confirmation, i.e., the expected behavior is: 1) enter the barcodes 2) show table with checkboxes in titles, no checkout yet at this point, but program checkout the first item in the table 3) Confirm checkout 4) The table with all items checked out is presented. >What's the message displayed? What do you suggest? Alert message about status of MaxFine for example, MaxFine=10 If patron has a debt about $ 10.00 or less, some items will not check out Or Some items will not check out if patron has a debt or has some items checked out. Review the circulation policies for patron category and MaxFine syspref to see how many items you can check out to this patron. NOTE: This feature isn't in help page. -- 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/
