https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38232
--- Comment #6 from David Nind <[email protected]> --- (In reply to hebah from comment #5) > FinesMode must also be on. This is what I did (using koha-testing-docker and the sample data): 1. Set system preference finesMode = "Calculate and charge". 2. Set system preference CircConfirmItemParts = "Require". 3. Edited the item for CGI programming with Perl (record number 11), so that it has some text in "3 - Materials specified (bound volume or other part for" (barcode 39999000000498, item number 32). 4. Check out 39999000000498 to Mary Burton, and specified the due date as 1 December 2024 (so it is overdue). 5. Checked the item in: - Only get dialog box with "Please confirm checkin - Please confirm that the accompanying materials are present: [text from 952$3].", with the option of "Yes, checkin (Y) and "No, don't checkin (N)". - "Yes" checks the item in. I don't get the "forgive overdue charge" message, or any other messages. So what needs to be done to make this appear? Add a manual charge, something else? -- 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/
