[Koha-bugs] [Bug 33474] New: Don't create a notice for patrons without email when UseEmailReceipts is used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 10 17:45:50 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33474

            Bug ID: 33474
           Summary: Don't create a notice for patrons without email when
                    UseEmailReceipts is used
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

With UseEmailReceipts set to "Send" it will always create an entry in the
message_queue, even if the user has no email address.

We should not create the notice, when the patron has no email.

I am not sure about falling back to print since the those would probably just
be handed out and not mailed to the patron. There is also already a print
option in Accounting to create a printed receipt.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list