https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32429 Bug ID: 32429 Summary: With "Write off all" UseEmailReceipts sends emails for each, with "Write off selected" a digest Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: kyle@bywatersolutions.com If you are using UseEmailReceipts, an email is sent to the user as a receipt when fines are written off or paid. There is a difference in how the emails sent that should be fixed: * When you pay/write off a single fine, an email is sent for that line. * When you pay/write off multiple using "selected", one email is sent with all information about the selected lines. (nice and expected) * When you pay/write off all a single email is sent for each line. (unexpected, not nice) If multiple lines are paid or written off, this should always generate a single email about the transaction. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.