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

            Bug ID: 32892
           Summary: Email template used when generating DISCHARGE PDF
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Notices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

The generated PDF discharge letter always picks the 'email' transport by
default. This means users expecting to define a 'print' version of the
discharge notice get confgused and/or wrong results.


This was highlighted by bug 14251, which fixed styling the PDF with CSS, which
is only picked if the 'email' transport letter is used.

It is trivial to see this doesn't work as no transport is passed to
GetPreparedLetter, which then defaults to 'email'.

-- 
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]
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/

Reply via email to