https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35873 Bug ID: 35873 Summary: Count of returned items to CHECKIN message Change sponsored?: --- Product: Koha Version: 22.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: paivi.knuutinen@joensuu.fi QA Contact: testopia@bugs.koha-community.org If patron returns many items at the same time, it is useful to have list but also count of returned items to CHECKIN message. It works with CHECKINSLIP which is for printing the list of checked in items. There you can also have [% old_checkouts.count %] placeholder for amount of checkedin items. If patron wants email of checkedin items, the [% old_checkouts.count %] placeholder doesn't work on CHECKIN notice. Also <<old_issues.count>> doesn't work on CHECKIN notice. Is it possible to show the amount of checkedin items also on email? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.